pgsql-committers - October 2024

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

Oct. 1, 2024

Thread Author Time
pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 03:00
pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 03:00
pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 03:00
pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 03:00
pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 03:00
pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 06:44
pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 06:44
pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 06:44
pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 06:44
pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 06:44
pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 06:44
pgsql: Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 06:44
Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Michael Paquier 06:51
pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 07:27
Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 07:32
Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Michael Paquier 07:39
Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space. Tatsuo Ishii 08:15
pgsql: doc: Mention the connstring key word for PGSERVICE Daniel Gustafsson 08:23
pgsql: jit: Require at least LLVM 14, if enabled. Peter Eisentraut 09:00
Re: pgsql: jit: Require at least LLVM 14, if enabled. Peter Eisentraut 09:29
pgsql: jit: Use opaque pointers in all supported LLVM versions. Peter Eisentraut 10:21
pgsql: Simplify checking for xlocale.h Peter Eisentraut 12:04
pgsql: Fix some pg_verifybackup issues reported by Coverity. Robert Haas 12:45
pgsql: Use macro to define the number of enum values Peter Eisentraut 13:42
pgsql: Tweak docs to reduce possible impact of data checksums Peter Eisentraut 14:00
pgsql: initdb: Add new option "--no-data-checksums" Peter Eisentraut 15:06
pgsql: Reject a copy EOF marker that has data ahead of it on the same l Tom Lane 20:54

Oct. 2, 2024

Thread Author Time
pgsql: doc: Clarify name of files generated by pg_waldump --save-fullpa Michael Paquier 02:13
pgsql: doc: Clarify name of files generated by pg_waldump --save-fullpa Michael Paquier 02:13
pgsql: doc: Clarify name of files generated by pg_waldump --save-fullpa Michael Paquier 02:13
pgsql: Fix inconsistent reporting of checkpointer stats. Fujii Masao 02:20
pgsql: doc: Add link to login event trigger example Daniel Gustafsson 10:31
pgsql: Add fastpaths for when no objects are found Daniel Gustafsson 11:27
pgsql: Remove superfluous PQExpBuffer resetting Daniel Gustafsson 11:27
pgsql: doc: Missing markup, punctuation and wordsmithing Daniel Gustafsson 12:55
pgsql: File size in a backup manifest should use uint64, not size_t. Robert Haas 14:09
pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane 21:30
pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane 21:30
pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane 21:30
pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane 21:30
pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane 21:30
pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane 21:30
pgsql: Parse libpq's "keepalives" option more like other integer option Tom Lane 21:30

Oct. 3, 2024

Thread Author Time
pgsql: Adjust json_manifest_per_file_callback API in one more place. Tom Lane 00:27
pgsql: Remove support for unlogged on partitioned tables Michael Paquier 01:55
pgsql: Fix expression list handling in ATExecAttachPartition() Amit Langote 03:01
pgsql: Add log_verbosity = 'silent' support to COPY command. Fujii Masao 06:57
pgsql: file_fdw: Add on_error and log_verbosity options to file_fdw. Fujii Masao 06:58
pgsql: Refactor CopyFrom() in copyfrom.c. Fujii Masao 07:01
Re: pgsql: Fix expression list handling in ATExecAttachPartition() Alexander Korotkov 09:57
Re: pgsql: Fix expression list handling in ATExecAttachPartition() Amit Langote 10:12
pgsql: Replace Unicode apostrophe with ASCII apostrophe Amit Langote 11:01
Re: pgsql: Fix expression list handling in ATExecAttachPartition() Amit Langote 11:02
Re: pgsql: Fix expression list handling in ATExecAttachPartition() Alexander Korotkov 11:09
pgsql: Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED Dean Rasheed 11:54
pgsql: Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED Dean Rasheed 11:54
pgsql: Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOU Dean Rasheed 12:49
pgsql: Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOU Dean Rasheed 12:49

Oct. 4, 2024

Thread Author Time
pgsql: Remove assertion checking query ID in execMain.c Michael Paquier 03:52
pgsql: Speed up numeric division by always using the "fast" algorithm. Dean Rasheed 08:52
pgsql: Rename PageData to GenericXLogPageData Peter Eisentraut 10:57
pgsql: ecpg: avoid adding whitespace around '&' in connection URLs. Tom Lane 16:01

Oct. 5, 2024

Thread Author Time
pgsql: Reject non-ASCII locale names. Thomas Munro 01:13
pgsql: Reject non-ASCII locale names. Thomas Munro 01:13
pgsql: Reject non-ASCII locale names. Thomas Munro 01:13
pgsql: Remove unneeded #include Heikki Linnakangas 12:37
pgsql: Remove unused latch Heikki Linnakangas 12:37
pgsql: Clean up WaitLatch calls that passed latch without WL_LATCH_SET Heikki Linnakangas 12:37
pgsql: Use generateClonedIndexStmt to propagate CREATE INDEX to partiti Tom Lane 18:46
pgsql: Use generateClonedIndexStmt to propagate CREATE INDEX to partiti Tom Lane 18:46

Oct. 6, 2024

Thread Author Time
pgsql: libpq: Discard leading and trailing spaces for parameters and va Michael Paquier 09:23
pgsql: Move Cluster.pm initialization code to a more obvious place Andrew Dunstan 14:41
pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 20:04
pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 20:04
pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 20:04
pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 20:04
pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 20:04
pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 20:04
pgsql: Ignore not-yet-defined Portals in pg_cursors view. Tom Lane 20:04

Oct. 7, 2024

Thread Author Time
pgsql: Use camel case for "DateStyle" in some error messages Michael Paquier 03:36
pgsql: doc: Add minimal C and SQL example to add a custom table AM hand Michael Paquier 06:48
pgsql: doc: Quote value in SET NAMES documentation Daniel Gustafsson 09:53
pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 10:22
pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 10:22
pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 10:22
pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 10:22
pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 10:22
Re: pgsql: Fix fetching default toast value during decoding of in-progress Daniel Gustafsson 10:44
Re: pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 10:46
Re: pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 13:33
pgsql: Restrict password hash length. Nathan Bossart 15:56
pgsql: Convert tab-complete's long else-if chain to a switch statement. Tom Lane 16:31
pgsql: Invent "MatchAnyN" option for tab-complete.c's Matches/MatchesCS Tom Lane 16:31
pgsql: Prepare tab-complete.c for preprocessing. Tom Lane 16:31
pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart 18:52
pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart 18:52
pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart 18:52
pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart 18:52
pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart 18:52
pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart 18:52
pgsql: Fix Y2038 issues with MyStartTime. Nathan Bossart 18:52
pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart 21:50
pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart 21:50
pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart 21:50
pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart 21:50
pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart 21:50
pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart 21:50
pgsql: vacuumdb: Schema-qualify operator in catalog query's WHERE claus Nathan Bossart 21:50
pgsql: Fix test for password hash length limit. Nathan Bossart 22:17

Oct. 8, 2024

Thread Author Time
pgsql: doc PG 17 relnotes: move adminpack item to incompatibilities Bruce Momjian 00:11
pgsql: Fix search_path cache initialization. Jeff Davis 01:05
pgsql: Fix search_path cache initialization. Jeff Davis 01:05
pgsql: Improve style of two code paths Michael Paquier 01:53
Re: pgsql: Fix fetching default toast value during decoding of in-progress Amit Kapila 05:17
pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila 07:10
pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila 07:10
pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila 07:10
pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila 07:10
pgsql: Stabilize the test added by commit 022564f60c. Amit Kapila 07:10
pgsql: Add REJECT_LIMIT option to the COPY command. Fujii Masao 09:23
pgsql: Move check for binary mode and on_error option to the appropriat Fujii Masao 09:26
pgsql: Doc: add check to detect non-breaking spaces in the docs. Tatsuo Ishii 11:26
pgsql: Add test for dead-end backends Heikki Linnakangas 12:16
pgsql: Use an shmem_exit callback to remove backend from PMChildFlags o Heikki Linnakangas 12:16
pgsql: Add test for connection limits Heikki Linnakangas 12:16
pgsql: Fix typo and run pgperltidy on newly-added test Heikki Linnakangas 12:49
pgsql: Silence buildfarm warning chatter from bd1276a3c. Tom Lane 15:15
pgsql: bufmgr: Return early in ScheduleBufferTagForWriteback() if fsync Andres Freund 16:57
pgsql: Use aux process resource owner in walsender Andres Freund 16:57
pgsql: bufmgr/smgr: Don't cross segment boundaries in StartReadBuffers( Andres Freund 16:57
pgsql: Add min and max aggregates for bytea type. Tom Lane 17:52
pgsql: Silence assorted annoying test output. Tom Lane 18:13
pgsql: Introduce two fields in EState to track parallel worker activity Michael Paquier 23:14
pgsql: pg_stat_statements: Add columns to track parallel worker activit Michael Paquier 23:31
pgsql: Allow roles created by new test to log in under SSPI. Tom Lane 23:47

Oct. 9, 2024

Thread Author Time
pgsql: Remove incorrect function import from pgindent Daniel Gustafsson 07:41
pgsql: Remove incorrect function import from pgindent Daniel Gustafsson 07:41
pgsql: Remove incorrect function import from pgindent Daniel Gustafsson 07:42
pgsql: Remove incorrect function import from pgindent Daniel Gustafsson 07:42
pgsql: Remove incorrect function import from pgindent Daniel Gustafsson 07:42
pgsql: Remove incorrect function import from pgindent Daniel Gustafsson 07:43
pgsql: Remove incorrect function import from pgindent Daniel Gustafsson 07:43
pgsql: doc: Fix mention of AT LOCAL in release notes Daniel Gustafsson 08:18
pgsql: Allow pushdown of HAVING clauses with grouping sets Richard Guo 08:22
pgsql: Consider explicit incremental sort for mergejoins Richard Guo 08:22
pgsql: Apply GUC name from central table in more places of guc.c Michael Paquier 09:53
pgsql: Avoid crash in estimate_array_length with null root pointer. Tom Lane 21:08
pgsql: Avoid crash in estimate_array_length with null root pointer. Tom Lane 21:08

Oct. 10, 2024

Thread Author Time
pgsql: doc PG 17 relnotes: add missing commands for safe search path Bruce Momjian 02:58
pgsql: doc PG 17 relnotes: clarify pg_upgrade and logical slot preserv. Bruce Momjian 03:06
pgsql: Improve descriptions of some pg_stat_checkpoints functions in pg Fujii Masao 15:13
Re: pgsql: Doc: add check to detect non-breaking spaces in the docs. Robert Haas 17:45
pgsql: Don't hard-code the input file name in gen_tabcomplete.pl's outp Tom Lane 21:02
pgsql: Avoid possible segfault in psql's tab completion. Tom Lane 21:02

Oct. 11, 2024

Thread Author Time
Re: pgsql: Doc: add check to detect non-breaking spaces in the docs. Tatsuo Ishii 00:58
pgsql: Adjust EXPLAIN's output for disabled nodes David Rowley 04:21
pgsql: pgbench: Improve result outputs related to failed transactions. Tatsuo Ishii 04:50
pgsql: Use deconstruct_array_builtin instead of deconstruct_array Álvaro Herrera 07:54
pgsql: Fix typo in connection limits test Daniel Gustafsson 08:07
pgsql: Mark consume_xids test functions VOLATILE and PARALLEL UNSAFE Heikki Linnakangas 08:10
pgsql: Add pg_ls_summariesdir(). Nathan Bossart 16:02
pgsql: Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson 20:38
Re: pgsql: Implement pg_wal_replay_wait() stored procedure 📎 Alexander Korotkov 23:33
pgsql: Create functions pg_set_relation_stats, pg_clear_relation_stats. Jeff Davis 23:57

Oct. 12, 2024

Thread Author Time
pgsql: Fix missed case for builtin collation provider. Jeff Davis 00:01
pgsql: Fix missed case for builtin collation provider. Jeff Davis 00:01
pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane 18:56
pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane 18:56
pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane 18:56
pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane 18:56
pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane 18:56
pgsql: Correctly identify which EC members are computable at a plan nod Tom Lane 18:56

Oct. 13, 2024

Thread Author Time
pgsql: Use MAX_PARALLEL_WORKER_LIMIT for max_parallel_maintenance_worke Michael Paquier 02:35
pgsql: Fixup for pg_set_relation_stats(). Jeff Davis 20:44

Oct. 14, 2024

Thread Author Time
pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier 03:28
pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier 03:28
pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier 03:28
pgsql: Remove traces of BeOS. Peter Eisentraut 06:45
pgsql: doc: Add anchors for COPY format descriptions Daniel Gustafsson 08:23
pgsql: Allow TAP tests to force checksums off when calling init() Peter Eisentraut 09:25
pgsql: Run pgperltidy on newly-added test code Peter Eisentraut 09:25
pgsql: Track scan reversals in MergeJoin Peter Eisentraut 14:16
pgsql: Track sort direction in SortGroupClause Peter Eisentraut 14:16
pgsql: Use construct_array_builtin for FLOAT8OID instead of construct_a Masahiko Sawada 16:50
pgsql: Remove obsolete comment in reorderbuffer.h. Masahiko Sawada 16:53
pgsql: ecpg: major cleanup, simplification, and documentation of parse. Tom Lane 17:55
pgsql: ecpg: clean up documentation of parse.pl, and add more input che Tom Lane 17:55
pgsql: ecpg: remove check_rules.pl. Tom Lane 17:55
pgsql: ecpg: move some functions into a new file ecpg/preproc/util.c. Tom Lane 17:55
pgsql: ecpg: improve preprocessor's memory management. Tom Lane 17:55
pgsql: ecpg: re-implement preprocessor's string management. Tom Lane 17:55
pgsql: Move ICU-specific code from pg_locale.c into pg_locale_icu.c. Jeff Davis 19:15
pgsql: ecpg: avoid breaking the IDENT precedence level in two. Tom Lane 19:42
pgsql: Move libc-specific code from pg_locale.c into pg_locale_libc.c. Jeff Davis 19:49
pgsql: ecpg: add cross-checks to parse.pl for usage of internal tables. Tom Lane 19:59
pgsql: Add commit 7f7474a8e4 to .git-blame-ignore-revs. Nathan Bossart 20:10
pgsql: ecpg: invent a saner syntax for ecpg.addons entries. Tom Lane 20:14
Re: pgsql: Create functions pg_set_relation_stats, pg_clear_relation_stats. Alexander Korotkov 23:00

Oct. 15, 2024

Thread Author Time
pgsql: Move SnapBuild and SnapBuildOnDisk structs to snapshot_internal. Masahiko Sawada 00:20
pgsql: Add contrib/pg_logicalinspect. Masahiko Sawada 00:22

Browse Archives

Prev | Next