Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Remove SHA256_HMAC_B from scram-common.h | Michael Paquier | 00:52 |
pgsql: Add grantable MAINTAIN privilege and pg_maintain role. | Jeff Davis | 01:35 |
pgsql: Non-decimal integer literals | Peter Eisentraut | 05:31 |
Re: pgsql: postgres_fdw: Fix assertion in estimate_path_cost_size(). | Etsuro Fujita | 09:53 |
pgsql: Rearrange some static assertions for consistency | Peter Eisentraut | 15:14 |
pgsql: Convert a few more datatype input functions to report errors sof | Tom Lane | 18:22 |
pgsql: Convert the geometric input functions to report errors softly. | Tom Lane | 21:10 |
pgsql: Convert a few more datatype input functions to report errors sof | Tom Lane | 22:50 |
pgsql: Convert a few more datatype input functions to report errors sof | Tom Lane | 23:03 |
Thread | Author | Time |
---|---|---|
pgsql: Convert a few more datatype input functions to report errors sof | Tom Lane | 00:42 |
pgsql: Move provariadic sanity check to a more appropriate place | Peter Eisentraut | 06:56 |
pgsql: Static assertions cleanup | Peter Eisentraut | 09:21 |
pgsql: postgres_fdw: Fix assertion in estimate_path_cost_size(). | Etsuro Fujita | 12:21 |
pgsql: Convert range_in and multirange_in to report errors softly. | Tom Lane | 17:18 |
pgsql: Speed up creation of command completion tags | David Rowley | 21:32 |
pgsql: Re-adjust drop-index-concurrently-1 isolation test | David Rowley | 22:40 |
pgsql: Re-adjust drop-index-concurrently-1 isolation test | David Rowley | 22:40 |
pgsql: Re-adjust drop-index-concurrently-1 isolation test | David Rowley | 22:41 |
pgsql: Re-adjust drop-index-concurrently-1 isolation test | David Rowley | 22:41 |
Thread | Author | Time |
---|---|---|
pgsql: Remove pessimistic cost penalization from Incremental Sort | David Rowley | 02:23 |
pgsql: Fix typo in reference to __FreeBSD__. | Thomas Munro | 04:45 |
Re: pgsql: meson: Add 'running' test setup, as a replacement for installche | Thomas Munro | 06:52 |
Re: pgsql: meson: Add 'running' test setup, as a replacement for installche | Andres Freund | 07:12 |
pgsql: Clean up dubious error handling in wellformed_xml(). | Tom Lane | 16:10 |
pgsql: Convert xml_in to report errors softly. | Tom Lane | 16:10 |
pgsql: C comment: fix wording | Bruce Momjian | 17:16 |
pgsql: pg_upgrade: Add --copy option | Peter Eisentraut | 17:38 |
pgsql: pg_upgrade: Make testing different transfer modes easier | Peter Eisentraut | 17:38 |
pgsql: Fix inability to reference CYCLE column from inside its CTE. | Tom Lane | 18:07 |
pgsql: Fix inability to reference CYCLE column from inside its CTE. | Tom Lane | 18:07 |
pgsql: Fix inability to reference CYCLE column from inside its CTE. | Tom Lane | 18:07 |
Thread | Author | Time |
---|---|---|
pgsql: Doc: update pg_list.h header comments to include XidLists. | Tom Lane | 15:31 |
pgsql: Fix bit-rotted planner test case. | Tom Lane | 23:52 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Doc: Explain about Column List feature. 📎 | Alvaro Herrera | 16:47 |
pgsql: Expose some information about backend subxact status. | Robert Haas | 19:56 |
pgsql: Fix typo in comment | Peter Eisentraut | 20:08 |
pgsql: Fix comment that was missing a word. | Robert Haas | 21:02 |
pgsql: Remove hardcoded dependency to cryptohash type in the internals | Michael Paquier | 23:57 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Doc: Explain about Column List feature. | Amit Kapila | 03:27 |
Re: pgsql: Doc: Explain about Column List feature. | Peter Smith | 04:27 |
pgsql: Add pg_dissect_walfile_name() | Michael Paquier | 04:38 |
pgsql: Move variable increment to the end of the loop | John Naylor | 07:19 |
Re: pgsql: Doc: Explain about Column List feature. | Alvaro Herrera | 08:21 |
Re: pgsql: Doc: Explain about Column List feature. | Alvaro Herrera | 08:22 |
pgsql: Improve the performance of the slab memory allocator | David Rowley | 08:49 |
pgsql: Add enable_presorted_aggregate GUC | David Rowley | 09:29 |
pgsql: Allow batching of inserts during cross-partition updates. | Etsuro Fujita | 10:12 |
pgsql: Add copyright notices to meson files | Andrew Dunstan | 12:59 |
pgsql: Use existing SSL certs in LDAP tests instead of generating them | Andrew Dunstan | 15:04 |
Re: pgsql: Doc: Explain about Column List feature. | Peter Smith | 22:29 |
Thread | Author | Time |
---|---|---|
pgsql: Switch some system functions to use get_call_result_type() | Michael Paquier | 01:12 |
pgsql: Make more consistent some translated strings related to compress | Michael Paquier | 01:39 |
Re: pgsql: Doc: Explain about Column List feature. | Alvaro Herrera | 07:59 |
Re: pgsql: Doc: Explain about Column List feature. | Peter Smith | 09:04 |
pgsql: Fix newly introduced bug in slab.c | David Rowley | 20:58 |
pgsql: Introduce float4in_internal | Andrew Dunstan | 22:00 |
pgsql: Fix contrib/seg to be more wary of long input numbers. | Tom Lane | 22:52 |
pgsql: Fix contrib/seg to be more wary of long input numbers. | Tom Lane | 22:52 |
pgsql: Fix contrib/seg to be more wary of long input numbers. | Tom Lane | 22:52 |
pgsql: Fix contrib/seg to be more wary of long input numbers. | Tom Lane | 22:52 |
pgsql: Fix contrib/seg to be more wary of long input numbers. | Tom Lane | 22:52 |
pgsql: Fix contrib/seg to be more wary of long input numbers. | Tom Lane | 22:52 |
Thread | Author | Time |
---|---|---|
pgsql: Fix recent accidental omission in pg_proc.dat | David Rowley | 00:19 |
pgsql: Make the numeric-OID cases of regprocin and friends be non-throw | Tom Lane | 20:01 |
pgsql: Convert jsonpath's input function to report errors softly | Andrew Dunstan | 20:22 |
pgsql: Convert contrib/isn's input functions to report errors softly | Andrew Dunstan | 20:30 |
Thread | Author | Time |
---|---|---|
pgsql: Fix thinko in 720e0327bc | Andrew Dunstan | 09:37 |
pgsql: Convert enum_in() to report errors softly. | Tom Lane | 19:32 |
pgsql: Switch query fixing aclitems in ~15 from O(N^2) to O(N) in upgra | Michael Paquier | 23:02 |
Thread | Author | Time |
---|---|---|
pgsql: Add 'logical_decoding_mode' GUC. | Amit Kapila | 03:36 |
pgsql: pg_waldump: Add --save-fullpage=PATH to save full page images fr | Michael Paquier | 23:28 |
Thread | Author | Time |
---|---|---|
pgsql: Fix incorrect copy-pasto in error message of pg_waldump.c | Michael Paquier | 03:18 |
pgsql: Add custom filtering rules to the TAP tests of pg_upgrade | Michael Paquier | 05:37 |
pgsql: Remove overzealous MultiXact freeze assertion. | Peter Geoghegan | 07:43 |
pgsql: Detect bad input for types xid, xid8, and cid. | Tom Lane | 16:40 |
pgsql: Convert tsqueryin and tsvectorin to report errors softly. | Tom Lane | 17:00 |
pgsql: Simplify the implementations of the to_reg* functions. | Tom Lane | 17:33 |
pgsql: Convert the reg* input functions to report (most) errors softly. | Tom Lane | 17:33 |
pgsql: Remove new locale dependency in regproc regression test. | Tom Lane | 18:06 |
pgsql: Convert hstore_in to report errors softly. | Tom Lane | 19:51 |
pgsql: Suppress uninitialized-variable warning from a61b1f748. | Tom Lane | 23:08 |
Thread | Author | Time |
---|---|---|
pgsql: Reorder some object files in makefiles | Peter Eisentraut | 14:41 |
pgsql: Convert contrib/intarray's bqarr_in() to report errors softly | Andrew Dunstan | 15:00 |
pgsql: Convert contrib/ltree's input functions to report errors softly | Andrew Dunstan | 15:00 |
pgsql: Add page-level freezing to VACUUM. | Peter Geoghegan | 16:51 |
Thread | Author | Time |
---|---|---|
pgsql: Fix oversight in 7a05425d96 | Andrew Dunstan | 12:18 |
pgsql: perl: Hide warnings inside perl.h when using gcc compatible comp | Andres Freund | 21:40 |
Thread | Author | Time |
---|---|---|
pgsql: Add const to BufFileWrite | Peter Eisentraut | 09:16 |
pgsql: Remove unnecessary casts | Peter Eisentraut | 09:16 |
pgsql: Use appendStringInfoString instead of appendBinaryStringInfo whe | Peter Eisentraut | 10:15 |
pgsql: Change argument of appendBinaryStringInfo from char * to void * | Peter Eisentraut | 10:15 |
pgsql: Fix precision handling for some COERCE_SQL_SYNTAX functions | Michael Paquier | 11:49 |
pgsql: Fix assert in BRIN build_distances | Tomas Vondra | 19:48 |
pgsql: Fix assert in BRIN build_distances | Tomas Vondra | 19:49 |
pgsql: Fix assert in BRIN build_distances | Tomas Vondra | 19:50 |
pgsql: Sample postgres_fdw tables remotely during ANALYZE | Tomas Vondra | 22:31 |
Thread | Author | Time |
---|---|---|
pgsql: ci: Change macOS builds from Intel to ARM. | Thomas Munro | 21:46 |
pgsql: ci: Change macOS builds from Intel to ARM. | Thomas Munro | 21:46 |
Thread | Author | Time |
---|---|---|
pgsql: In plpgsql, don't preassign portal names to bound cursor variabl | Tom Lane | 18:22 |
pgsql: Accept "+infinity" in date and timestamp[tz] input. | Tom Lane | 19:16 |