pgsql-committers - November 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

Nov. 1, 2024

Thread Author Time
pgsql: Add SQL function array_reverse() Michael Paquier 01:32
Re: pgsql: Make all ereport() calls within gram.y provide error locations. Michael Paquier 01:56
Re: pgsql: Make all ereport() calls within gram.y provide error locations. Tom Lane 02:00
pgsql: Add pg_memory_is_all_zeros() in memutils.h Michael Paquier 02:36
pgsql: Remove use of pg_memory_is_all_zeros() in bufpage.c Michael Paquier 08:07
pgsql: Rename two functions that wake up other processes Heikki Linnakangas 12:07
pgsql: Use ProcNumbers instead of direct Latch pointers to address othe Heikki Linnakangas 12:07
pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 15:31
pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 15:31
pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 15:31
pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 15:31
pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 15:31
pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 15:31
pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 15:31
pgsql: Clarify nbtree array preprocessing comment. Peter Geoghegan 15:43
pgsql: doc: improve build for non-Latin1 characters Bruce Momjian 16:47
pgsql: Update contrib/sepgsql regression tests for commit 89e51abcb. Tom Lane 16:50
Re: pgsql: Update time zone data files to tzdata release 2024b. Andrew Dunstan 17:06
pgsql: doc: Add link to listen_addresses as cause of connection failure Bruce Momjian 17:15
pgsql: doc: explain how the home directory is found on Unix-like syst. Bruce Momjian 17:32
pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 17:54
pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 17:54
pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 17:54
pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 17:54
pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 17:54
pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 17:54
pgsql: doc: fix ALTER DOMAIN domain_constraint to spell out options Bruce Momjian 17:54
pgsql: doc: improve tablespace example query and link to helper funcs. Bruce Momjian 19:54
pgsql: doc: remove useless MERGE example Bruce Momjian 20:20
pgsql: doc: clarify text around MVCC example query Bruce Momjian 20:38

Nov. 2, 2024

Thread Author Time
pgsql: Revert "For inplace update, send nontransactional invalidations. Noah Misch 16:08
pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 16:08
pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 16:08
pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 16:08
pgsql: Revert "WAL-log inplace update before revealing it to other sess Noah Misch 16:08
pgsql: Revert "For inplace update, send nontransactional invalidations. Noah Misch 16:08
pgsql: Revert "For inplace update, send nontransactional invalidations. Noah Misch 16:08
pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 16:08
pgsql: Revert "For inplace update, send nontransactional invalidations. Noah Misch 16:08
pgsql: Revert "WAL-log inplace update before revealing it to other sess Noah Misch 16:08
pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 16:08
pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 16:08
pgsql: Revert "WAL-log inplace update before revealing it to other sess Noah Misch 16:08
pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 16:08
pgsql: Fix inplace update buffer self-deadlock. Noah Misch 16:08
pgsql: Revert "WAL-log inplace update before revealing it to other sess Noah Misch 16:08
pgsql: Revert "For inplace update, send nontransactional invalidations. Noah Misch 16:08
pgsql: Revert "WAL-log inplace update before revealing it to other sess Noah Misch 16:08
pgsql: Revert "For inplace update, send nontransactional invalidations. Noah Misch 16:08
pgsql: Revert "WAL-log inplace update before revealing it to other sess Noah Misch 16:08

Nov. 3, 2024

Thread Author Time
Re: pgsql: Move I/O before the index_update_stats() buffer lock region. Tom Lane 02:32
pgsql: Suppress new "may be used uninitialized" warning. Noah Misch 02:44
pgsql: Suppress new "may be used uninitialized" warning. Noah Misch 02:44
pgsql: Suppress new "may be used uninitialized" warning. Noah Misch 02:44
pgsql: Suppress new "may be used uninitialized" warning. Noah Misch 02:44
pgsql: Suppress new "may be used uninitialized" warning. Noah Misch 02:44
pgsql: Suppress new "may be used uninitialized" warning. Noah Misch 02:44
pgsql: Suppress new "may be used uninitialized" warning. Noah Misch 02:44
Re: pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 03:10
Re: pgsql: Move I/O before the index_update_stats() buffer lock region. Tom Lane 03:13
Re: pgsql: Move I/O before the index_update_stats() buffer lock region. Noah Misch 03:21
pgsql: Add missing newlines at the end of two SQL files Michael Paquier 10:52
Re: pgsql: Implement pg_wal_replay_wait() stored procedure 📎 Alexander Korotkov 20:54
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 21:03

Nov. 4, 2024

Thread Author Time
pgsql: Doc: Update the behavior of generated columns in Logical Replica Amit Kapila 04:15
Re: pgsql: Implement pg_wal_replay_wait() stored procedure 📎 Alexander Korotkov 04:29
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Michael Paquier 06:04
Re: pgsql: doc: improve build for non-Latin1 characters Peter Eisentraut 07:02
pgsql: Add PG_TEST_EXTRA configure option to the Make builds Heikki Linnakangas 12:25
pgsql: Make PG_TEST_EXTRA env var override the "meson setup" option Heikki Linnakangas 12:25
pgsql: Fix comment in LockReleaseAll() on when locallock->nLock can be Heikki Linnakangas 13:48
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 14:02
pgsql: Clarify nbtree parallel scan _bt_endpoint contract. Peter Geoghegan 14:06
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alvaro Herrera 14:19
pgsql: Move TRACE calls into WaitOnLock() Heikki Linnakangas 14:21
pgsql: Set MyProc->heldLocks in ProcSleep Heikki Linnakangas 14:21
pgsql: doc: fix typo in mvcc clarification in commit 2fa255ce9b9 Bruce Momjian 14:25
pgsql: pg_combinebackup: When reconstructing, avoid double slash in fil Robert Haas 15:09
pgsql: pg_combinebackup: When reconstructing, avoid double slash in fil Robert Haas 15:09
pgsql: pg_combinebackup: Error if incremental file exists in full backu Robert Haas 15:26
pgsql: pg_combinebackup: Error if incremental file exists in full backu Robert Haas 15:26
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Robert Haas 15:53
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas 15:57
pgsql: Split ProcSleep function into JoinWaitQueue and ProcSleep Heikki Linnakangas 16:02
pgsql: nbtree: Remove useless 'strat' local variable. Peter Geoghegan 16:05
pgsql: docs: Consistently use <optional> to indicate optional parameter Heikki Linnakangas 16:42
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Robert Haas 16:53
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas 17:11
pgsql: Fix obsolete _bt_first comments. Peter Geoghegan 17:44
pgsql: Fix typo in comment of gistdoinsert(). Masahiko Sawada 18:22
pgsql: pg_dump: provide a stable sort order for rules. Tom Lane 18:31
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 19:04
pgsql: doc: remove check of SVG files, since they are derived Bruce Momjian 19:10
pgsql: pg_basebackup, pg_receivewal: fix failure to find password in ~/ Tom Lane 19:36
pgsql: pg_basebackup, pg_receivewal: fix failure to find password in ~/ Tom Lane 19:36
Re: pgsql: doc: improve build for non-Latin1 characters Bruce Momjian 19:52
pgsql: doc: use more accurate URL for bug reporting Bruce Momjian 20:08
pgsql: Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 20:56
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 21:00
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 21:05
pgsql: Use portable diff options in pg_bsd_indent's regression test. Tom Lane 23:09
pgsql: Use portable diff options in pg_bsd_indent's regression test. Tom Lane 23:09
pgsql: Use portable diff options in pg_bsd_indent's regression test. Tom Lane 23:09

Nov. 5, 2024

Thread Author Time
pgsql: Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 00:41
pgsql: Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 00:41
pgsql: Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 00:41
pgsql: Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 00:41
Re: pgsql: Make PG_TEST_EXTRA env var override the "meson setup" option Peter Eisentraut 09:16
pgsql: Silence meson warning about PG_TEST_EXTRA in src/Makefile.global Heikki Linnakangas 10:28
Re: pgsql: Make PG_TEST_EXTRA env var override the "meson setup" option Heikki Linnakangas 10:28
pgsql: Add a Git .mailmap file Daniel Gustafsson 13:04
Re: pgsql: doc: remove mention of ActiveState for Perl and Tcl on Windows Bruce Momjian 18:17
pgsql: Fix hypothetical bug in ExprState building for hashing David Rowley 20:16

Nov. 6, 2024

Thread Author Time
pgsql: Extend Cluster.pm's background_psql() to be able to start asynch Michael Paquier 06:31
pgsql: Remove unused #include's from bin .c files Peter Eisentraut 10:16
pgsql: Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 10:27
pgsql: Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 10:28
pgsql: Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 10:28
pgsql: Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 10:28
pgsql: Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 10:28
pgsql: Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 10:28
pgsql: Monkey-patch LLVM code to fix ARM relocation bug. Thomas Munro 10:29
pgsql: doc: Remove event trigger firing matrix Peter Eisentraut 12:47
pgsql: Remove unused variable Daniel Gustafsson 14:12
pgsql: Find invalid databases during upgrade check stage Daniel Gustafsson 14:45
pgsql: Fix lc_collate_is_c() when LC_COLLATE != LC_CTYPE. Jeff Davis 22:49

Nov. 7, 2024

Thread Author Time
pgsql: Improve handling of empty query results in BackgroundPsql::query Michael Paquier 03:13
pgsql: Replicate generated columns when 'publish_generated_columns' is Amit Kapila 03:39
pgsql: Remove an obsolete comment in gistinsert() Michael Paquier 06:20
pgsql: Clarify a foreign key error message Peter Eisentraut 10:21
pgsql: doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constra Álvaro Herrera 13:08
pgsql: doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constra Álvaro Herrera 13:08
pgsql: doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constra Álvaro Herrera 13:08
pgsql: doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constra Álvaro Herrera 13:08
pgsql: doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constra Álvaro Herrera 13:08
pgsql: doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constra Álvaro Herrera 13:08
pgsql: doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constra Álvaro Herrera 13:08
pgsql: Use __attribute__((target(...))) for AVX-512 support. Nathan Bossart 20:00
pgsql: Fix __attribute__((target(...))) usage. Nathan Bossart 21:28
pgsql: Provide lstat() for Windows. Andrew Dunstan 23:19
pgsql: Disable clang 16's -Wcast-function-type-strict. Andrew Dunstan 23:19
pgsql: Fix lstat() for broken junction points on Windows. Andrew Dunstan 23:19
pgsql: Fix -Wcast-function-type warnings Andrew Dunstan 23:19
pgsql: Replace pgwin32_is_junction() with lstat(). Andrew Dunstan 23:19
pgsql: Make unlink() work for junction points on Windows. Andrew Dunstan 23:19
pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Andrew Dunstan 23:19
pgsql: Make unlink() work for junction points on Windows. Andrew Dunstan 23:19
pgsql: Fix lstat() for broken junction points on Windows. Andrew Dunstan 23:19
pgsql: Add missing include guard to win32ntdll.h. Andrew Dunstan 23:19
pgsql: Fix lstat() for broken junction points on Windows. Andrew Dunstan 23:19
pgsql: Fix issues with Windows' stat() for files pending on deletion Andrew Dunstan 23:19
pgsql: Add missing include guard to win32ntdll.h. Andrew Dunstan 23:19
pgsql: Check for STATUS_DELETE_PENDING on Windows. Andrew Dunstan 23:19
pgsql: Provide lstat() for Windows. Andrew Dunstan 23:19
pgsql: Make unlink() work for junction points on Windows. Andrew Dunstan 23:19
pgsql: Replace pgwin32_is_junction() with lstat(). Andrew Dunstan 23:19
pgsql: Check for STATUS_DELETE_PENDING on Windows. Andrew Dunstan 23:19
pgsql: Provide lstat() for Windows. Andrew Dunstan 23:19

Nov. 8, 2024

Thread Author Time
pgsql: Fix inconsistent RestrictInfo serial numbers Richard Guo 02:25
pgsql: Fix inconsistent RestrictInfo serial numbers Richard Guo 02:28
pgsql: Message style improvement Peter Eisentraut 06:40
pgsql: Message style improvement Peter Eisentraut 06:40
pgsql: Message style improvement Peter Eisentraut 06:40
pgsql: Message style improvement Peter Eisentraut 06:40
pgsql: Message style improvement Peter Eisentraut 06:40
pgsql: Disallow partitionwise grouping when collations don't match Amit Langote 07:14
pgsql: Disallow partitionwise grouping when collations don't match Amit Langote 07:14
pgsql: Disallow partitionwise grouping when collations don't match Amit Langote 07:14
pgsql: Disallow partitionwise grouping when collations don't match Amit Langote 07:14
pgsql: Disallow partitionwise grouping when collations don't match Amit Langote 07:15
pgsql: Disallow partitionwise grouping when collations don't match Amit Langote 07:15
pgsql: Disallow partitionwise grouping when collations don't match Amit Langote 07:15
pgsql: Disallow partitionwise join when collations don't match Amit Langote 08:40
pgsql: Disallow partitionwise join when collations don't match Amit Langote 08:41
pgsql: Disallow partitionwise join when collations don't match Amit Langote 08:41
pgsql: Disallow partitionwise join when collations don't match Amit Langote 08:41
pgsql: Disallow partitionwise join when collations don't match Amit Langote 08:41
pgsql: Disallow partitionwise join when collations don't match Amit Langote 08:41
pgsql: Disallow partitionwise join when collations don't match Amit Langote 08:42
pgsql: Add pg_constraint rows for not-null constraints Álvaro Herrera 13:04
Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Robert Haas 13:45
Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 16:03
pgsql: Avoid nbtree parallel scan currPos confusion. Peter Geoghegan 18:10
pgsql: Improve fix for not entering parallel mode when holding interrup Tom Lane 18:42
pgsql: Improve fix for not entering parallel mode when holding interrup Tom Lane 18:42
pgsql: Improve fix for not entering parallel mode when holding interrup Tom Lane 18:42
pgsql: Improve fix for not entering parallel mode when holding interrup Tom Lane 18:42
pgsql: Improve fix for not entering parallel mode when holding interrup Tom Lane 18:42
pgsql: Improve fix for not entering parallel mode when holding interrup Tom Lane 18:42
pgsql: Improve fix for not entering parallel mode when holding interrup Tom Lane 18:42
Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Tom Lane 19:41
pgsql: Move check for USE_AVX512_POPCNT_WITH_RUNTIME_CHECK. Nathan Bossart 20:26
Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Andrew Dunstan 20:30
Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Andrew Dunstan 20:31
pgsql: Assert consistency of currPage that ended scan. Peter Geoghegan 21:34
pgsql: First-draft release notes for 17.1. Tom Lane 21:39
pgsql: Fix sign-compare warnings in pg_iovec.h. Nathan Bossart 22:14
pgsql: Fix sign-compare warnings in pg_iovec.h. Nathan Bossart 22:14

Nov. 9, 2024

Thread Author Time
Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Thomas Munro 00:49

Nov. 10, 2024

Thread Author Time
Re: pgsql: Fix our Windows stat() emulation to handle file sizes > 4GB. Andrew Dunstan 07:12

Browse Archives

Prev | Next