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

March 1, 2024

Thread Author Time
pgsql: Fix BF failure introduced by commit b3f6b14cf4. Amit Kapila 05:06
pgsql: Simplify pg_enc2gettext_tbl[] with C99-designated initializer sy Michael Paquier 09:05
pgsql: Return ssize_t in fd.c I/O functions. Thomas Munro 23:15

March 2, 2024

Thread Author Time
pgsql: Fix overflow in Windows replacement pg_pread/pg_pwrite. Thomas Munro 19:47
pgsql: Documentation update for Standard Collations. Jeff Davis 21:40

March 3, 2024

Thread Author Time
pgsql: GUC table: Add description to computed variables Alvaro Herrera 13:57
Re: pgsql: Improve performance of subsystems on top of SLRU 📎 Alvaro Herrera 14:29
pgsql: Redefine backend ID to be an index into the proc array Heikki Linnakangas 17:39
pgsql: Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17:39
Re: pgsql: Improve performance of subsystems on top of SLRU Tom Lane 21:14

March 4, 2024

Thread Author Time
pgsql: injection_points: Add wait and wakeup of processes Michael Paquier 00:21
pgsql: Add regression test for restart points during promotion Michael Paquier 00:50
pgsql: Add PostgreSQL::Test::Cluster::wait_for_event() Michael Paquier 01:37
pgsql: Support partition pruning on boolcol IS [NOT] UNKNOWN David Rowley 01:45
pgsql: Optimize GenerationAlloc() and SlabAlloc() David Rowley 04:42
Re: pgsql: Improve performance of subsystems on top of SLRU Dilip Kumar 06:14
pgsql: Remove MyAuxProcType, use MyBackendType instead Heikki Linnakangas 08:32
pgsql: Use MyBackendType in more places to check what process this is Heikki Linnakangas 08:32
pgsql: doc: Fix datatype for postgres_fdw option Daniel Gustafsson 09:59
pgsql: doc: Fix datatype for postgres_fdw option Daniel Gustafsson 09:59
pgsql: Fix doc omission for MERGE into updatable views. Dean Rasheed 10:51
pgsql: Remove unused ParallelWorkerInfo.pid field Heikki Linnakangas 10:56
pgsql: Remove unused 'countincludesself' argument to pq_sendcountedtext Heikki Linnakangas 10:56
pgsql: Remove unused #include's from backend .c files Peter Eisentraut 11:08
pgsql: Remove the adminpack contrib extension Daniel Gustafsson 11:43
pgsql: Put back required #include Peter Eisentraut 12:22
Re: pgsql: Remove the adminpack contrib extension Daniel Gustafsson 13:01
pgsql: Adjust pg_upgrade crossversion test for adminpack Daniel Gustafsson 13:39
pgsql: Fix crossversion test for unsupported versions Daniel Gustafsson 14:13
Re: pgsql: Improve performance of subsystems on top of SLRU 📎 Alvaro Herrera 15:17
Re: pgsql: Remove the adminpack contrib extension Alvaro Herrera 15:27
Re: pgsql: Remove the adminpack contrib extension Daniel Gustafsson 16:11
pgsql: Further fix pg_upgrade crossversion test for adminpack. Tom Lane 16:31
Re: pgsql: Remove the adminpack contrib extension Tom Lane 16:34
pgsql: Simplify coding in slru.c Alvaro Herrera 16:38
pgsql: Rework locking code in GetMultiXactIdMembers Alvaro Herrera 16:51
pgsql: Fix initdb's -c option to treat the GUC name case-insensitively. Tom Lane 17:01
pgsql: Fix initdb's -c option to treat the GUC name case-insensitively. Tom Lane 17:01
Re: pgsql: Improve performance of subsystems on top of SLRU 📎 Alvaro Herrera 17:36
pgsql: Further further fix pg_upgrade crossversion test for adminpack. Tom Lane 18:10
pgsql: Fix incremental backup interaction with XLOG_DBASE_CREATE_FILE_C Robert Haas 18:33
Re: pgsql: Remove the adminpack contrib extension Daniel Gustafsson 19:08
pgsql: Fix pgindent damage. Robert Haas 19:42
Re: pgsql: Remove the adminpack contrib extension Tom Lane 19:43
pgsql: pg_verifybackup: Refactor parse_manifest_file. Robert Haas 19:46
pgsql: Explicitly list dependent types as extension members in pg_depen Tom Lane 19:49
pgsql: Add macro for customizing an archiving WARNING message. Nathan Bossart 21:43

March 5, 2024

Thread Author Time
pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 01:42
Re: pgsql: Fix search_path to a safe value during maintenance operations. Tom Lane 02:15
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 02:22
pgsql: Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 03:17
pgsql: Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 03:18
pgsql: Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 03:18
pgsql: Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 03:18
pgsql: Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 03:19
pgsql: Fix incorrectly reported stats kind in "can't happen" ERROR David Rowley 03:19
pgsql: Fix buildfarm failures from 2af07e2f74. Jeff Davis 03:43
pgsql: Fix a leftover reference to backend_id in comment Heikki Linnakangas 07:15
pgsql: Rename pg_constraint.conwithoutoverlaps to conperiod Peter Eisentraut 10:28
pgsql: Rework redundant code in subtrans.c Alvaro Herrera 11:11
pgsql: Fix misspelled assertions Alvaro Herrera 11:15
pgsql: Improve field order in RangeTblEntry Peter Eisentraut 12:43
Re: pgsql: Fix search_path to a safe value during maintenance operations. Alvaro Herrera 16:19
pgsql: Fix references to renamed function in comments Heikki Linnakangas 16:31
pgsql: Update sepgsql expected output. Jeff Davis 17:16
pgsql: docs: Update HOT update docs for 19d8e2308b Jeff Davis 17:26
pgsql: docs: Update HOT update docs for 19d8e2308b Jeff Davis 17:27
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 18:02
pgsql: Run pgindent for commit ef4cfdce0e. Jeff Davis 19:01
pgsql: Run pgindent again on the same file. Jeff Davis 19:17
pgsql: Add a few recent commits to .git-blame-ignore-revs. Nathan Bossart 20:15
pgsql: Remove surplus trailing semicolon David Rowley 21:57
pgsql: Add --copy-file-range option to pg_upgrade. Thomas Munro 23:04

March 6, 2024

Thread Author Time
pgsql: Add recovery TAP test for race condition with slot invalidations Michael Paquier 05:44
pgsql: Doc: Improve replication slot synchronization section. Amit Kapila 06:02
pgsql: Introduce helper SIMD functions for small byte arrays John Naylor 07:33
pgsql: Move some bitmap logic out of bitmapset.c John Naylor 07:33
pgsql: Fix parallel-safety check of expressions and predicate for index Michael Paquier 08:24
pgsql: Fix parallel-safety check of expressions and predicate for index Michael Paquier 08:24
pgsql: Fix parallel-safety check of expressions and predicate for index Michael Paquier 08:24
pgsql: Fix parallel-safety check of expressions and predicate for index Michael Paquier 08:24
pgsql: Fix parallel-safety check of expressions and predicate for index Michael Paquier 08:24
pgsql: Fix parallel-safety check of expressions and predicate for index Michael Paquier 08:24
pgsql: Fix signedness error in 9f225e992 for gcc John Naylor 08:56
pgsql: Fix type-checking of RECORD-returning functions in FROM. Tom Lane 19:41
pgsql: Fix type-checking of RECORD-returning functions in FROM. Tom Lane 19:41
pgsql: Fix type-checking of RECORD-returning functions in FROM. Tom Lane 19:41
pgsql: Fix type-checking of RECORD-returning functions in FROM. Tom Lane 19:41
pgsql: Fix type-checking of RECORD-returning functions in FROM. Tom Lane 19:41
pgsql: Fix type-checking of RECORD-returning functions in FROM. Tom Lane 19:41
pgsql: Add Unicode property tables. Jeff Davis 20:51
pgsql: Revert "Fix parallel-safety check of expressions and predicate f Michael Paquier 23:32
pgsql: Revert "Fix parallel-safety check of expressions and predicate f Michael Paquier 23:32
pgsql: Revert "Fix parallel-safety check of expressions and predicate f Michael Paquier 23:32
pgsql: Revert "Fix parallel-safety check of expressions and predicate f Michael Paquier 23:32
pgsql: Revert "Fix parallel-safety check of expressions and predicate f Michael Paquier 23:32
pgsql: Revert "Fix parallel-safety check of expressions and predicate f Michael Paquier 23:32

March 7, 2024

Thread Author Time
pgsql: Revert "Add recovery TAP test for race condition with slot inval Michael Paquier 01:05
pgsql: Add template for adaptive radix tree John Naylor 05:49
Re: pgsql: Add template for adaptive radix tree Tom Lane 06:08
Re: pgsql: Add template for adaptive radix tree John Naylor 06:14
Re: pgsql: Add template for adaptive radix tree Tom Lane 06:32
Re: pgsql: Add template for adaptive radix tree John Naylor 06:59
pgsql: Fix redefinition of typedefs John Naylor 07:14
pgsql: Fix incorrect format specifier for int64 John Naylor 07:32
Re: pgsql: Add template for adaptive radix tree Alvaro Herrera 09:36
Re: pgsql: Add template for adaptive radix tree John Naylor 09:47
pgsql: Fix handling of self-modified tuples in MERGE. Dean Rasheed 09:59
pgsql: Fix handling of self-modified tuples in MERGE. Dean Rasheed 09:59
pgsql: Fix handling of self-modified tuples in MERGE. Dean Rasheed 09:59
pgsql: Blind attempt to fix ODR violations John Naylor 10:03
pgsql: Fix description and grouping of RangeTblEntry.inh Peter Eisentraut 11:22
Re: pgsql: Add template for adaptive radix tree Andrew Dunstan 19:09
pgsql: Unicode case mapping tables and functions. Jeff Davis 19:18
pgsql: Update comment of AlterTableCmd->name in parsenodes.h Michael Paquier 23:45

March 8, 2024

Thread Author Time
pgsql: Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD Michael Paquier 00:33
pgsql: Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 00:38
pgsql: Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 00:38
pgsql: Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 00:38
pgsql: Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 00:38
pgsql: Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 00:38
pgsql: Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 00:38
Re: pgsql: Add template for adaptive radix tree John Naylor 00:47
pgsql: Introduce a new GUC 'standby_slot_names'. Amit Kapila 02:53
Re: pgsql: Add template for adaptive radix tree 📎 David Rowley 03:29
Re: pgsql: Add template for adaptive radix tree John Naylor 03:37
Re: pgsql: Add template for adaptive radix tree 📎 David Rowley 03:42
pgsql: Fix link error for test_radixtree module on Windows John Naylor 04:06
pgsql: Fix link error for test_radixtree module on Windows John Naylor 04:06
pgsql: Revert "Fix link error for test_radixtree module on Windows" John Naylor 04:10
Re: pgsql: Add template for adaptive radix tree John Naylor 04:13
Re: pgsql: Unicode case mapping tables and functions. Heikki Linnakangas 08:24
pgsql: Avoid stack overflow in ShowTransactionStateRec() Alexander Korotkov 11:19
pgsql: Avoid recursion in MemoryContext functions Alexander Korotkov 11:19
pgsql: Turn tail recursion into iteration in CommitTransactionCommand() Alexander Korotkov 11:19
pgsql: Admit deferrable PKs into rd_pkindex, but flag them as such Alvaro Herrera 15:33
pgsql: Improve WIN32 waiting logic in psql's \watch command. Tom Lane 17:07
pgsql: Replace perror with custom postgres logging Daniel Gustafsson 22:34
pgsql: Fix errorhandling for reading from a pipe Daniel Gustafsson 22:34

March 9, 2024

Thread Author Time
pgsql: Fix type signedness error in commit 5c40364dd6. Jeff Davis 00:14
Re: pgsql: Unicode case mapping tables and functions. Jeff Davis 00:16
pgsql: Document units of "timeout" in ConditionVariableTimedSleep() Michael Paquier 06:48
Re: pgsql: Further further fix pg_upgrade crossversion test for adminpack. 📎 Jeff Davis 07:48
Re: pgsql: Further further fix pg_upgrade crossversion test for adminpack. Tom Lane 17:49
pgsql: Fix cross-version pg_upgrade test. Jeff Davis 19:50
pgsql: Run perltidy on 002_pg_upgrade.pl. Jeff Davis 19:52
Re: pgsql: Further further fix pg_upgrade crossversion test for adminpack. Jeff Davis 19:55
pgsql: Improve wrong-tuple-type error reports in contrib/tablefunc. Tom Lane 20:48
pgsql: Simplify and merge unwanted-module drop logic in AdjustUpgrade.p Tom Lane 21:20
pgsql: Make contrib/tablefunc crosstab() also check typmod Joe Conway 22:34
pgsql: Catalog changes preparing for builtin collation provider. Jeff Davis 22:50

March 10, 2024

Thread Author Time
Re: pgsql: Catalog changes preparing for builtin collation provider. Jeff Davis 03:53
Re: pgsql: Catalog changes preparing for builtin collation provider. Tom Lane 05:05
pgsql: Combine headerscheck and cpluspluscheck scripts Peter Eisentraut 07:02
pgsql: Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 23:27
pgsql: Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 23:28
pgsql: Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 23:28
pgsql: Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 23:28
pgsql: Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 23:29
pgsql: Fix deparsing of Consts in postgres_fdw ORDER BY David Rowley 23:29
pgsql: Improve support for ExplainOneQuery() hook Michael Paquier 23:42

March 11, 2024

Thread Author Time
pgsql: Add some checkpoint and redo LSNs to a couple of recovery errors Michael Paquier 00:22
pgsql: Improve consistency of replication slot statistics Michael Paquier 01:26
pgsql: Backpatch missing check_stack_depth() to some recursive function Alexander Korotkov 02:23
pgsql: Backpatch missing check_stack_depth() to some recursive function Alexander Korotkov 02:23
pgsql: Backpatch missing check_stack_depth() to some recursive function Alexander Korotkov 02:23
pgsql: Backpatch missing check_stack_depth() to some recursive function Alexander Korotkov 02:23
pgsql: Backpatch missing check_stack_depth() to some recursive function Alexander Korotkov 02:23
pgsql: Doc: Warn about two_phase when altering a subscription's slot na Amit Kapila 04:04
pgsql: Fix incorrect accessing of pfree'd memory in Memoize David Rowley 05:20
pgsql: Fix incorrect accessing of pfree'd memory in Memoize David Rowley 05:21
pgsql: Fix incorrect accessing of pfree'd memory in Memoize David Rowley 05:21
pgsql: Fix incorrect accessing of pfree'd memory in Memoize David Rowley 05:22
pgsql: Don't destroy SMgrRelations at relcache invalidation Heikki Linnakangas 07:09
pgsql: Set all_visible_according_to_vm correctly with DISABLE_PAGE_SKIP Heikki Linnakangas 09:20
pgsql: Set all_visible_according_to_vm correctly with DISABLE_PAGE_SKIP Heikki Linnakangas 09:20
pgsql: vacuumdb: Allow specifying objects to process in all databases. Nathan Bossart 15:34
pgsql: Add missing connection statuses to docs Alvaro Herrera 16:28
pgsql: doc: add missing word "the" Bruce Momjian 17:31
pgsql: doc: add missing word "the" Bruce Momjian 17:31
pgsql: doc: add missing word "the" Bruce Momjian 17:31
pgsql: doc: add missing word "the" Bruce Momjian 17:31
pgsql: doc: add missing word "the" Bruce Momjian 17:31
pgsql: doc: add missing word "the" Bruce Momjian 17:31
pgsql: clusterdb: Allow specifying tables to process in all databases. Nathan Bossart 18:13
pgsql: Confine vacuum skip logic to lazy_scan_skip() Heikki Linnakangas 18:46
pgsql: Remove unneeded vacuum_delay_point from heap_vac_scan_get_next_b Heikki Linnakangas 18:46
Re: pgsql: Catalog changes preparing for builtin collation provider. Jeff Davis 19:26
Re: pgsql: Catalog changes preparing for builtin collation provider. Tom Lane 20:15
Re: pgsql: Catalog changes preparing for builtin collation provider. Tom Lane 20:21
pgsql: reindexdb: Allow specifying objects to process in all databases. Nathan Bossart 20:43
pgsql: Add tests for libpq query cancellation APIs Alvaro Herrera 20:54
Re: pgsql: Catalog changes preparing for builtin collation provider. Tom Lane 21:08
pgsql: Fix 002_pg_upgrade.pl. Jeff Davis 21:09
Re: pgsql: Catalog changes preparing for builtin collation provider. Jeff Davis 21:17
Re: pgsql: Catalog changes preparing for builtin collation provider. Tom Lane 22:04
pgsql: Update obsolete index scan TID comments. Peter Geoghegan 22:07
Re: pgsql: Catalog changes preparing for builtin collation provider. 📎 Jeff Davis 22:51

March 12, 2024

Thread Author Time
Re: pgsql: Catalog changes preparing for builtin collation provider. 📎 Jeff Davis 00:10
pgsql: Use printf's %m format instead of strerror(errno) in more places Michael Paquier 01:05

Browse Archives

Prev | Next