pgsql-committers since 2022-12-14 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Dec. 14, 2022

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

Dec. 15, 2022

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

Dec. 16, 2022

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

Dec. 17, 2022

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

Dec. 19, 2022

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

Dec. 20, 2022

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

Dec. 21, 2022

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

Dec. 22, 2022

Thread Author Time
pgsql: Add palloc_aligned() to allow aligned memory allocations David Rowley 00:32
pgsql: Fix operator typo in tablecmds.c Michael Paquier 03:12
pgsql: Add work-around for VA_ARGS_NARGS() on MSVC. Thomas Munro 05:34
pgsql: Remove dead code Peter Eisentraut 07:21
Re: pgsql: Remove dead code Justin Pryzby 15:30
pgsql: Add some recursion and looping defenses in prepjointree.c. Tom Lane 15:35
pgsql: Add some recursion and looping defenses in prepjointree.c. Tom Lane 15:35
pgsql: Add some recursion and looping defenses in prepjointree.c. Tom Lane 15:35
pgsql: Add some recursion and looping defenses in prepjointree.c. Tom Lane 15:35
pgsql: Add some recursion and looping defenses in prepjointree.c. Tom Lane 15:35
pgsql: Add some recursion and looping defenses in prepjointree.c. Tom Lane 15:35
pgsql: Avoid O(N^2) cost when pulling up lots of UNION ALL subqueries. Tom Lane 16:02
pgsql: Refactor how VACUUM passes around its XID cutoffs. Peter Geoghegan 17:39
pgsql: Use scanned_pages to decide when to failsafe check. Peter Geoghegan 18:43
pgsql: Improve notation of cacheinfo table in syscache.c. Thomas Munro 22:06
pgsql: Allow window functions to adjust their frameOptions David Rowley 23:44

Dec. 23, 2022

Thread Author Time
pgsql: Rename pg_dissect_walfile_name() to pg_split_walfile_name() Michael Paquier 00:20
pgsql: Fix come incorrect elog() messages in aclchk.c Michael Paquier 01:05
pgsql: Fix come incorrect elog() messages in aclchk.c Michael Paquier 01:05
pgsql: Fix come incorrect elog() messages in aclchk.c Michael Paquier 01:05
pgsql: Fix come incorrect elog() messages in aclchk.c Michael Paquier 01:05
pgsql: Fix come incorrect elog() messages in aclchk.c Michael Paquier 01:05
pgsql: Fix come incorrect elog() messages in aclchk.c Michael Paquier 01:05
Re: pgsql: Remove dead code Michael Paquier 01:05
pgsql: Fix some incorrectness in upgrade_adapt.sql on query for WITH OI Michael Paquier 02:28
pgsql: Fix some incorrectness in upgrade_adapt.sql on query for WITH OI Michael Paquier 02:28
pgsql: Fix some incorrectness in upgrade_adapt.sql on query for WITH OI Michael Paquier 02:28
pgsql: Fix some incorrectness in upgrade_adapt.sql on query for WITH OI Michael Paquier 02:28
pgsql: Fix some incorrectness in upgrade_adapt.sql on query for WITH OI Michael Paquier 02:28
pgsql: Update upgrade_adapt.sql to handle tables using aclitem as data Michael Paquier 02:37
pgsql: Allow parent's WaitEventSets to be freed after fork(). Thomas Munro 07:41
pgsql: Don't leak a signalfd when using latches in the postmaster. Thomas Munro 07:41
pgsql: Add WL_SOCKET_ACCEPT event to WaitEventSet API. Thomas Munro 07:41
pgsql: Fix bug in translate_col_privs_multilevel David Rowley 11:59
pgsql: Fix event trigger example Alvaro Herrera 12:22
pgsql: Fix event trigger example Alvaro Herrera 12:22
pgsql: Fix event trigger example Alvaro Herrera 12:22
pgsql: Fix event trigger example Alvaro Herrera 12:22
pgsql: Convert contrib/seg's input function to report errors softly Andrew Dunstan 14:50
pgsql: Fix end LSN determination in recently added test Alvaro Herrera 16:27
pgsql: Fix end LSN determination in recently added test Alvaro Herrera 16:27
pgsql: Rework <warning> box about column list combining in logical repl Alvaro Herrera 16:50
pgsql: Rework <warning> box about column list combining in logical repl Alvaro Herrera 16:50
Re: pgsql: Doc: Explain about Column List feature. Alvaro Herrera 16:52

Dec. 24, 2022

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

Dec. 25, 2022

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

Dec. 26, 2022

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

Dec. 27, 2022

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

Dec. 28, 2022

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

Dec. 29, 2022

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

Dec. 30, 2022

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

Dec. 31, 2022

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

Jan. 1, 2023

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

Jan. 2, 2023

Thread Author Time
pgsql: doc: Re-order Table 28.2 "Collected Statistics Views" Peter Eisentraut 08:05
pgsql: Push lpp variable closer to usage in heapgetpage() Peter Eisentraut 08:44
pgsql: Add bt_multi_page_stats() function to contrib/pageinspect. Tom Lane 18:02
pgsql: Avoid special XID snapshotConflictHorizon values. Peter Geoghegan 18:17
pgsql: Adjust VACUUM hastup LP_REDIRECT comments. Peter Geoghegan 18:18
pgsql: Update copyright for 2023 Bruce Momjian 20:01
pgsql: Update copyright for 2023 Bruce Momjian 20:01
pgsql: Update copyright for 2023 Bruce Momjian 20:01
pgsql: Update copyright for 2023 Bruce Momjian 20:01
pgsql: Update copyright for 2023 Bruce Momjian 20:01
pgsql: Update copyright for 2023 Bruce Momjian 20:01
pgsql: Avoid reference to nonexistent array element in ExecInitAgg(). Tom Lane 21:17
pgsql: Avoid reference to nonexistent array element in ExecInitAgg(). Tom Lane 21:17
pgsql: Avoid reference to nonexistent array element in ExecInitAgg(). Tom Lane 21:17
pgsql: Avoid reference to nonexistent array element in ExecInitAgg(). Tom Lane 21:17
pgsql: Avoid reference to nonexistent array element in ExecInitAgg(). Tom Lane 21:17
pgsql: Avoid reference to nonexistent array element in ExecInitAgg(). Tom Lane 21:17

Jan. 3, 2023

Thread Author Time
pgsql: perl: Hide warnings inside perl.h when using gcc compatible comp Andres Freund 01:21
pgsql: perl: Hide warnings inside perl.h when using gcc compatible comp Andres Freund 01:21
pgsql: perl: Hide warnings inside perl.h when using gcc compatible comp Andres Freund 01:21
pgsql: perl: Hide warnings inside perl.h when using gcc compatible comp Andres Freund 01:21
pgsql: perl: Hide warnings inside perl.h when using gcc compatible comp Andres Freund 01:21
pgsql: Fix typos in comments, code and documentation Michael Paquier 07:27
pgsql: Fix typos in comments, code and documentation Michael Paquier 07:27
pgsql: Fix typos in comments, code and documentation Michael Paquier 07:27
pgsql: Fix typos in comments, code and documentation Michael Paquier 07:27
pgsql: Fix typos in comments, code and documentation Michael Paquier 07:27
pgsql: Fix typos in comments, code and documentation Michael Paquier 07:27
pgsql: Windows support in pg_import_system_collations Peter Eisentraut 13:29
pgsql: Refine the definition of page-level freezing. Peter Geoghegan 18:09
pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 19:23
pgsql: vacuumlazy.c: Save get_database_name() in vacrel. Peter Geoghegan 19:49
pgsql: Improve documentation of the CREATEROLE attibute. Robert Haas 20:09
pgsql: Improve documentation of the CREATEROLE attibute. Robert Haas 20:09
pgsql: Improve documentation of the CREATEROLE attibute. Robert Haas 20:09
pgsql: Improve documentation of the CREATEROLE attibute. Robert Haas 20:09
pgsql: Improve documentation of the CREATEROLE attibute. Robert Haas 20:09
pgsql: Improve documentation of the CREATEROLE attibute. Robert Haas 20:09
pgsql: Fix typo in memutils_memorychunk.h David Rowley 20:24
pgsql: During pg_dump startup, acquire table locks in batches. Tom Lane 22:56

Jan. 4, 2023

Thread Author Time
Re: pgsql: Delay commit status checks until freezing executes. Andres Freund 00:54
pgsql: Update obsolete multixact.c comments. Peter Geoghegan 00:54
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 01:15
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 01:54
Re: pgsql: Delay commit status checks until freezing executes. Andres Freund 03:56
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 04:29
pgsql: Check that xmax didn't commit in freeze check. Peter Geoghegan 05:49
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 05:50
Re: pgsql: Delay commit status checks until freezing executes. Andres Freund 06:33
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 06:41
Re: pgsql: Delay commit status checks until freezing executes. Andres Freund 06:47
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 06:52
Re: pgsql: Delay commit status checks until freezing executes. Robert Haas 15:02
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 17:59
Re: pgsql: Delay commit status checks until freezing executes. Andres Freund 18:41
Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan 21:05

Browse Archives

Prev | Next