pgsql-committers since 2025-11-20 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

Nov. 20, 2025

Thread Author Time
pgsql: Add HINT listing valid encodings to encode() and decode() errors Fujii Masao 00:15
pgsql: doc: Update pg_upgrade documentation to match recent description Fujii Masao 00:21
pgsql: doc: Update pg_upgrade documentation to match recent description Fujii Masao 00:21
pgsql: Remove obsolete cast Peter Eisentraut 07:20
pgsql: Handle EPERM in pg_numa_init Tomas Vondra 12:50
pgsql: Handle EPERM in pg_numa_init Tomas Vondra 12:50
Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra 12:53
pgsql: doc: Document how to run a subset of regress tests Daniel Gustafsson 13:51
pgsql: doc: Assorted documentation improvements Daniel Gustafsson 14:10
pgsql: Refactor heap_page_prune_and_freeze() parameters into a struct Melanie Plageman 15:35
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 15:44
pgsql: Keep all_frozen updated in heap_page_prune_and_freeze Melanie Plageman 16:04
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart 16:12
pgsql: Update PruneState.all_[visible|frozen] earlier in pruning Melanie Plageman 16:44
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 18:18
pgsql: tools: update tools/codelines to use "git ls-files" Bruce Momjian 20:24
pgsql: Split PruneFreezeParams initializers to one field per line Melanie Plageman 22:37
pgsql: Use "COPY table TO" for partitioned tables in initial table sync Masahiko Sawada 22:51
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart 23:09

Nov. 21, 2025

Thread Author Time
pgsql: C11 alignas instead of unions Peter Eisentraut 09:29
pgsql: Update timezone to C99 Peter Eisentraut 12:14
pgsql: Use strtoi64() in pgbench, replacing its open-coded implementati Heikki Linnakangas 13:08
pgsql: Remove useless casts to (void *) Peter Eisentraut 15:57
pgsql: Fix typo in documentation about application time Peter Eisentraut 16:46
pgsql: Add 'make check-tests' behavior to the meson based builds Andrew Dunstan 22:12

Nov. 22, 2025

Thread Author Time
pgsql: jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 08:25
pgsql: jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 08:25
pgsql: jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 08:25
pgsql: jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 08:25
pgsql: jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 08:26
pgsql: jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 08:26
pgsql: Add range_minus_multi and multirange_minus_multi functions Peter Eisentraut 08:48
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 15:25
pgsql: tools: remove src/tools/codelines Bruce Momjian 17:02
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart 19:41

Nov. 23, 2025

Thread Author Time
pgsql: Add SupportRequestInlineInFrom planner support request. Tom Lane 00:44
pgsql: pg_buffercache: Remove unused fields from BufferCacheNumaRec Michael Paquier 04:38
pgsql: psql: Improve tab-completion for PREPARE. Fujii Masao 14:05
pgsql: Issue a NOTICE if a created function depends on any temp objects Tom Lane 20:03

Nov. 24, 2025

Thread Author Time
pgsql: Fix incorrect IndexOptInfo header comment David Rowley 04:00
pgsql: Fix incorrect IndexOptInfo header comment David Rowley 04:01
pgsql: Fix incorrect IndexOptInfo header comment David Rowley 04:01
pgsql: Fix incorrect IndexOptInfo header comment David Rowley 04:01
pgsql: Fix incorrect IndexOptInfo header comment David Rowley 04:02
pgsql: Fix incorrect IndexOptInfo header comment David Rowley 04:02
pgsql: pg_buffercache: Add pg_buffercache_os_pages Michael Paquier 05:29
pgsql: C11 alignas instead of unions -- extended alignments Peter Eisentraut 06:54
pgsql: Move isolation test index-killtuples to src/test/modules/index/ Michael Paquier 10:34
pgsql: Fix infer_arbiter_index during concurrent index operations Álvaro Herrera 16:18
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent 📎 Nathan Bossart 18:36
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent 📎 Nathan Bossart 19:03
pgsql: Add pg_add_size_overflow() and friends Jacob Champion 20:24
pgsql: Reorganize pqcomm.h a bit Jacob Champion 20:24
pgsql: Make some use of anonymous unions [libpq-oauth] Jacob Champion 20:24
pgsql: postgres: Use pg_{add,mul}_size_overflow() Jacob Champion 20:24
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 21:02
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart 21:25
pgsql: Improve detection of implicitly-temporary views. Tom Lane 22:00
pgsql: Avoid global LC_CTYPE dependency in pg_locale_libc.c. Jeff Davis 22:57
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 23:12
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 23:12
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 23:12
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 23:12
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 23:12
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup() Andres Freund 23:12

Nov. 25, 2025

Thread Author Time
pgsql: Rename routines for write/read of pgstats file Michael Paquier 01:56
pgsql: Remove obsolete comment Peter Eisentraut 05:32
pgsql: Add slotsync skip statistics. Amit Kapila 07:36
pgsql: Fix a BF failure caused by commit 76b78721ca. Amit Kapila 09:00
Re: pgsql: Add slotsync skip statistics. Amit Kapila 11:58
pgsql: backend/nodes cleanup: Move loop variables definitions into for Peter Eisentraut 14:46
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 15:37
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart 15:50
pgsql: gen_guc_tables.pl: Validate required GUC fields before code gene Peter Eisentraut 15:59
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 16:25
pgsql: Improve test case stability Álvaro Herrera 17:36
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent 📎 Nathan Bossart 17:45
pgsql: pg_dump tests: don't put dumps in stdout Álvaro Herrera 18:12
pgsql: pg_dump tests: don't put dumps in stdout Álvaro Herrera 18:12
pgsql: Remove a useless length check. Jeff Davis 19:40
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 20:58
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent 📎 Nathan Bossart 21:16
pgsql: Assert that cutoffs are provided if freezing will be attempted Melanie Plageman 21:42

Nov. 26, 2025

Thread Author Time
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Robert Haas 00:13
pgsql: Add input function for data type pg_ndistinct Michael Paquier 01:16
pgsql: Add input function for data type pg_dependencies Michael Paquier 02:01
pgsql: Fix test failure caused by commit 76b78721ca. Amit Kapila 03:36
pgsql: oauth_validator: Shorten JSON responses in test logs Jacob Champion 04:49
pgsql: oauth_validator: Shorten JSON responses in test logs Jacob Champion 04:49
pgsql: Replace internal C function pg_hypot() by standard hypot() Peter Eisentraut 06:53
pgsql: doc: Clarify passphrase command reloading on Windows Daniel Gustafsson 13:48
pgsql: Add GUC to show EXEC_BACKEND state Daniel Gustafsson 13:48
pgsql: ssl: Add connection and reload tests for key passphrases Daniel Gustafsson 13:48
pgsql: doc: Clarify passphrase command reloading on Windows Daniel Gustafsson 13:50
pgsql: doc: Clarify passphrase command reloading on Windows Daniel Gustafsson 13:50
pgsql: doc: Clarify passphrase command reloading on Windows Daniel Gustafsson 13:51
pgsql: doc: Clarify passphrase command reloading on Windows Daniel Gustafsson 13:51
pgsql: doc: Clarify passphrase command reloading on Windows Daniel Gustafsson 13:52
pgsql: Remove a few unused struct members. Nathan Bossart 15:50
pgsql: Split heap_page_prune_and_freeze() into helpers Melanie Plageman 16:02
pgsql: Revert "Teach DSM registry to ERROR if attaching to an uninitial Nathan Bossart 17:39
pgsql: Revert "Teach DSM registry to ERROR if attaching to an uninitial Nathan Bossart 17:39
pgsql: Revert "Teach DSM registry to ERROR if attaching to an uninitial Nathan Bossart 17:39
pgsql: Add #define for UNICODE_CASEMAP_BUFSZ. Jeff Davis 18:08
pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). Jeff Davis 18:08
pgsql: Check for correct version of perltidy Daniel Gustafsson 20:36
pgsql: Allow pg_locale_t APIs to work when ctype_is_c. Jeff Davis 20:56
pgsql: Teach DSM registry to retry entry initialization if needed. Nathan Bossart 21:16
pgsql: Teach DSM registry to retry entry initialization if needed. Nathan Bossart 21:16
pgsql: Teach DSM registry to retry entry initialization if needed. Nathan Bossart 21:16
Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent Nathan Bossart 21:21
pgsql: Have the planner replace COUNT(ANY) with COUNT(*), when possible David Rowley 21:44

Nov. 27, 2025

Thread Author Time
pgsql: Add parallelism support for TID Range Scans David Rowley 01:05
pgsql: Fix error reporting for SQL/JSON path type mismatches Amit Langote 03:12
pgsql: Fix error reporting for SQL/JSON path type mismatches Amit Langote 03:12
pgsql: Fix error reporting for SQL/JSON path type mismatches Amit Langote 03:12
Re: pgsql: doc: Fix incorrect wording for --file in pg_dump Erik Rijkers 05:48
Re: pgsql: doc: Fix incorrect wording for --file in pg_dump Chao Li 06:32
Re: pgsql: doc: Fix incorrect wording for --file in pg_dump Michael Paquier 06:33
pgsql: Use C11 alignas in pg_atomic_uint64 definitions Peter Eisentraut 06:58
pgsql: doc: Fix typo in pg_dump documentation Daniel Gustafsson 08:35
Re: pgsql: doc: Fix incorrect wording for --file in pg_dump Daniel Gustafsson 09:32
pgsql: Fix new test for CATCACHE_FORCE_RELEASE builds Álvaro Herrera 12:29
pgsql: doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. Fujii Masao 14:32
pgsql: doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. Fujii Masao 14:32
pgsql: doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. Fujii Masao 14:33
pgsql: doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. Fujii Masao 14:33
pgsql: doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. Fujii Masao 14:33
pgsql: Allow indexscans on partial hash indexes with implied quals. Tom Lane 18:10
pgsql: Allow indexscans on partial hash indexes with implied quals. Tom Lane 18:10
pgsql: Allow indexscans on partial hash indexes with implied quals. Tom Lane 18:10
pgsql: Allow indexscans on partial hash indexes with implied quals. Tom Lane 18:10
pgsql: Allow indexscans on partial hash indexes with implied quals. Tom Lane 18:10
pgsql: Allow indexscans on partial hash indexes with implied quals. Tom Lane 18:10
pgsql: Add routines for marking buffers dirty efficiently Michael Paquier 22:40
pgsql: doc: Add missing tags in pg_buffercache page Michael Paquier 23:00
pgsql: Fix possibly uninitialized HeapScanDesc.rs_startblock David Rowley 23:41

Nov. 28, 2025

Thread Author Time
pgsql: pg_buffercache: Add pg_buffercache_mark_dirty{,_relation,_all}() Michael Paquier 00:04
pgsql: Add slotsync_skip_reason column to pg_replication_slots view. Amit Kapila 05:32
pgsql: Fix pg_isblank() Peter Eisentraut 07:39
pgsql: Generate translator comments for GUC parameter descriptions Peter Eisentraut 15:07
Re: pgsql: Increase BAS_BULKREAD based on effective_io_concurrency Frédéric Yhuel 15:17
Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). Álvaro Herrera 18:00
Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). Tom Lane 20:40

Nov. 29, 2025

Thread Author Time
Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). Chao Li 01:54
pgsql: Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 12:36
pgsql: Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 12:36
pgsql: Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 12:36
pgsql: Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 12:36
pgsql: Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 12:36
pgsql: Avoid rewriting data-modifying CTEs more than once. Dean Rasheed 12:36
Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). Andres Freund 14:53
pgsql: Update obsolete row compare preprocessing comments. Peter Geoghegan 21:43
pgsql: Update obsolete row compare preprocessing comments. Peter Geoghegan 21:43
pgsql: Don't call simplify_aggref with a NULL PlannerInfo David Rowley 23:55

Nov. 30, 2025

Thread Author Time
Re: pgsql: Inline pg_ascii_tolower() and pg_ascii_toupper(). Thomas Munro 02:20

Dec. 1, 2025

Thread Author Time
pgsql: Switch some date/timestamp functions to use the soft error repor Michael Paquier 06:22
pgsql: Move WAL sequence code into its own file Michael Paquier 07:22
pgsql: Fix a strict aliasing violation Peter Eisentraut 15:46
pgsql: Fix ON CONFLICT ON CONSTRAINT during REINDEX CONCURRENTLY Álvaro Herrera 16:34
pgsql: Change some callers to use pg_ascii_toupper(). Jeff Davis 19:09
pgsql: Make regex "max_chr" depend on encoding, not provider. Jeff Davis 19:09

Dec. 2, 2025

Thread Author Time
pgsql: Update some timestamp[tz] functions to use soft-error reporting Michael Paquier 00:31
pgsql: Update comment related to C99 Peter Eisentraut 07:26
pgsql: Replace pointer comparisons and assignments to literal zero with Peter Eisentraut 07:44
pgsql: Simplify hash_xlog_split_allocate_page() Peter Eisentraut 08:25
pgsql: Remove useless casting to same type Peter Eisentraut 09:24
pgsql: Fix ON CONFLICT with REINDEX CONCURRENTLY and partitions Álvaro Herrera 12:55
pgsql: Avoid use of NOTICE to wait for snapshot invalidation Álvaro Herrera 15:44
pgsql: Remove doc and code comments about ON CONFLICT deficiencies Álvaro Herrera 15:50
pgsql: Show size of DSAs and dshashes in pg_dsm_registry_allocations. Nathan Bossart 16:31
pgsql: Add a test for half-dead pages in B-tree indexes Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 19:27
pgsql: Add a test for incomplete splits in B-tree indexes Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 19:27
pgsql: Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 19:27
pgsql: Use LW_SHARED in dsa.c where possible. Nathan Bossart 22:40

Dec. 3, 2025

Thread Author Time
pgsql: Fix shadow variable warning in subscriptioncmds.c. Amit Kapila 03:41
pgsql: Remove useless casts to Pointer Peter Eisentraut 07:54
pgsql: Use more appropriate DatumGet* function Peter Eisentraut 07:54
pgsql: Don't rely on pointer arithmetic with Pointer type Peter Eisentraut 08:54
pgsql: Change Pointer to void * Peter Eisentraut 09:35
pgsql: Fix stray references to SubscriptRef Peter Eisentraut 13:49
pgsql: doc: Consistently use restartpoint in the documentation Daniel Gustafsson 14:24
pgsql: Put back alternative-output expected files Álvaro Herrera 15:37
pgsql: Use "foo(void)" for definitions of functions with no parameters. Nathan Bossart 16:56
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas 17:17
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas 17:17
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas 17:17
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas 17:17
pgsql: Set next multixid's offset when creating a new multixid Heikki Linnakangas 17:17

Browse Archives

Prev | Next