Messages by Date
-
2025/10/29
pgsql: Fix bogus use of "long" in AllocSetCheck()
David Rowley
-
2025/10/29
pgsql: Use C11 char16_t and char32_t for Unicode code points.
Jeff Davis
-
2025/10/29
Re: pgsql: Add mem_exceeded_count column to pg_stat_replication_slots.
Masahiko Sawada
-
2025/10/29
pgsql: pg_stat_statements: Fix handling of duplicate constant locations
Álvaro Herrera
-
2025/10/29
pgsql: pg_stat_statements: Fix handling of duplicate constant locations
Álvaro Herrera
-
2025/10/29
pgsql: CheckNNConstraintFetch: Fill all of ConstrCheck in a single pass
Álvaro Herrera
-
2025/10/29
pgsql: Reorganize GUC structs
Peter Eisentraut
-
2025/10/29
Re: pgsql: Add mem_exceeded_count column to pg_stat_replication_slots.
Bertrand Drouvot
-
2025/10/29
pgsql: formatting.c cleanup: Use array syntax instead of pointer arithm
Peter Eisentraut
-
2025/10/29
pgsql: formatting.c cleanup: Remove unnecessary extra parentheses
Peter Eisentraut
-
2025/10/29
pgsql: formatting.c cleanup: Use size_t for string length variables and
Peter Eisentraut
-
2025/10/29
pgsql: formatting.c cleanup: Add some const pointer qualifiers
Peter Eisentraut
-
2025/10/29
pgsql: Replace pg_restrict by standard restrict
Peter Eisentraut
-
2025/10/28
pgsql: Remove obsolete comment
Peter Eisentraut
-
2025/10/28
pgsql: Simplify newline handling in libpq TAP test
Michael Paquier
-
2025/10/28
pgsql: Fix correctness issue with computation of FPI size in WAL stats
Michael Paquier
-
2025/10/28
pgsql: Add psql PROMPT variable for search_path.
Nathan Bossart
-
2025/10/28
pgsql: formatting.c cleanup: Move loop variables definitions into for s
Peter Eisentraut
-
2025/10/28
pgsql: formatting.c cleanup: Remove dashes in comments
Peter Eisentraut
-
2025/10/28
pgsql: Don't error out when dropping constraint if relchecks is already
Álvaro Herrera
-
2025/10/28
pgsql: Move comment about casts from pg_wchar.
Jeff Davis
-
2025/10/28
pgsql: Check that index can return in get_actual_variable_range()
Peter Eisentraut
-
2025/10/28
pgsql: Check that index can return in get_actual_variable_range()
Peter Eisentraut
-
2025/10/28
pgsql: Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal()
Michael Paquier
-
2025/10/27
pgsql: Add worker type argument to logical replication worker functions
Amit Kapila
-
2025/10/27
pgsql: Simplify newline handling in two TAP tests
Michael Paquier
-
2025/10/27
pgsql: Fix a couple of comments.
Nathan Bossart
-
2025/10/27
pgsql: Add new RLS tests to test policies applied by command type.
Dean Rasheed
-
2025/10/27
pgsql: Add some const qualifications
Peter Eisentraut
-
2025/10/27
pgsql: Remove Item type
Peter Eisentraut
-
2025/10/27
pgsql: Remove meaninglist restrict qualifiers
Peter Eisentraut
-
2025/10/27
pgsql: Fix GUC check_hook validation for synchronized_standby_slots.
Amit Kapila
-
2025/10/26
pgsql: Fix GUC check_hook validation for synchronized_standby_slots.
Amit Kapila
-
2025/10/26
pgsql: Fix GUC check_hook validation for synchronized_standby_slots.
Amit Kapila
-
2025/10/26
pgsql: Improve test in 009_matviews.pl.
Amit Kapila
-
2025/10/26
pgsql: Comment typo fixes: pg_wchar_t should be pg_wchar.
Jeff Davis
-
2025/10/25
pgsql: Fix incorrect logic for caching ResultRelInfos for triggers
David Rowley
-
2025/10/25
pgsql: Fix incorrect logic for caching ResultRelInfos for triggers
David Rowley
-
2025/10/25
pgsql: Fix incorrect logic for caching ResultRelInfos for triggers
David Rowley
-
2025/10/25
pgsql: Fix incorrect logic for caching ResultRelInfos for triggers
David Rowley
-
2025/10/25
pgsql: Fix incorrect logic for caching ResultRelInfos for triggers
David Rowley
-
2025/10/25
pgsql: Guard against division by zero in test_int128 module.
Dean Rasheed
-
2025/10/24
pgsql: pg_rewind: Skip copy of WAL segments generated before point of d
Michael Paquier
-
2025/10/24
pgsql: doc: Remove mention of Git protocol support
Daniel Gustafsson
-
2025/10/24
pgsql: doc: Remove mention of Git protocol support
Daniel Gustafsson
-
2025/10/24
pgsql: doc: Remove mention of Git protocol support
Daniel Gustafsson
-
2025/10/24
pgsql: doc: Remove mention of Git protocol support
Daniel Gustafsson
-
2025/10/24
pgsql: doc: Remove mention of Git protocol support
Daniel Gustafsson
-
2025/10/24
pgsql: doc: Remove mention of Git protocol support
Daniel Gustafsson
-
2025/10/23
pgsql: psql: Improve tab completion for large objects.
Fujii Masao
-
2025/10/23
pgsql: Update expected output for contrib/sepgsql's regression tests.
Tom Lane
-
2025/10/23
pgsql: Update expected output for contrib/sepgsql's regression tests.
Tom Lane
-
2025/10/23
pgsql: doc: Remove mention of Git protocol support
Daniel Gustafsson
-
2025/10/23
pgsql: Avoid memory leak in validation of a PL/Python trigger function.
Tom Lane
-
2025/10/23
pgsql: Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
-
2025/10/23
pgsql: Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
-
2025/10/23
pgsql: Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
-
2025/10/23
pgsql: Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
-
2025/10/23
pgsql: Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
-
2025/10/23
pgsql: Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
-
2025/10/23
pgsql: Fix off-by-one Asserts in FreePageBtreeInsertInternal/Leaf.
Tom Lane
-
2025/10/23
pgsql: Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
-
2025/10/23
pgsql: Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
-
2025/10/23
pgsql: Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
-
2025/10/23
pgsql: Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
-
2025/10/23
pgsql: Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
-
2025/10/23
pgsql: Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
-
2025/10/23
pgsql: Fix resource leaks in PL/Python error reporting, redux.
Tom Lane
-
2025/10/23
pgsql: Introduce "REFRESH SEQUENCES" for subscriptions.
Amit Kapila
-
2025/10/23
pgsql: pg_rewind: Extend code detecting relation files to work with WAL
Michael Paquier
-
2025/10/22
pgsql: Add comments explaining overflow entries in the replication lag
Fujii Masao
-
2025/10/22
pgsql: Add comments explaining overflow entries in the replication lag
Fujii Masao
-
2025/10/22
pgsql: Add comments explaining overflow entries in the replication lag
Fujii Masao
-
2025/10/22
pgsql: Add comments explaining overflow entries in the replication lag
Fujii Masao
-
2025/10/22
pgsql: Add comments explaining overflow entries in the replication lag
Fujii Masao
-
2025/10/22
pgsql: Add comments explaining overflow entries in the replication lag
Fujii Masao
-
2025/10/22
pgsql: Add comments explaining overflow entries in the replication lag
Fujii Masao
-
2025/10/22
pgsql: Fix coding style with "else".
Tatsuo Ishii
-
2025/10/22
pgsql: Fix some misplaced comments in parallel_schedule
David Rowley
-
2025/10/22
pgsql: Add copyright notice to vacuum_horizon_floor.pl test.
Masahiko Sawada
-
2025/10/22
pgsql: Add copyright notice to vacuum_horizon_floor.pl test.
Masahiko Sawada
-
2025/10/22
pgsql: Add copyright notice to vacuum_horizon_floor.pl test.
Masahiko Sawada
-
2025/10/22
pgsql: Add copyright notice to vacuum_horizon_floor.pl test.
Masahiko Sawada
-
2025/10/22
pgsql: Add copyright notice to vacuum_horizon_floor.pl test.
Masahiko Sawada
-
2025/10/22
pgsql: Add copyright notice to vacuum_horizon_floor.pl test.
Masahiko Sawada
-
2025/10/22
pgsql: Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
-
2025/10/22
pgsql: Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
-
2025/10/22
pgsql: Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
-
2025/10/22
pgsql: Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
-
2025/10/22
pgsql: Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
-
2025/10/22
pgsql: Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
-
2025/10/22
pgsql: Fix incorrect zero extension of Datum in JIT tuple deform code
David Rowley
-
2025/10/22
pgsql: Avoid assuming that time_t can fit in an int.
Tom Lane
-
2025/10/22
pgsql: Fix type of infomask parameter in htup_details.h functions.
Nathan Bossart
-
2025/10/22
pgsql: Remove useless pstrdup() calls.
Tom Lane
-
2025/10/22
pgsql: Fix memory leaks in scripts/vacuuming.c.
Tom Lane
-
2025/10/22
pgsql: Fix memory leaks in pg_combinebackup/reconstruct.c.
Tom Lane
-
2025/10/22
pgsql: Fix memory leaks in pg_combinebackup/reconstruct.c.
Tom Lane
-
2025/10/22
pgsql: Fix memory leaks in pg_combinebackup/reconstruct.c.
Tom Lane
-
2025/10/22
pgsql: Remove make_temptable_name_n().
Nathan Bossart
-
2025/10/22
pgsql: Add commit 24f6c1bd4 to v17 .abi-compliance-history.
Tom Lane
-
2025/10/22
pgsql: Make invalid primary_slot_name follow standard GUC error reporti
Fujii Masao
-
2025/10/22
pgsql: Make invalid primary_slot_name follow standard GUC error reporti
Fujii Masao
-
2025/10/22
pgsql: Make invalid primary_slot_name follow standard GUC error reporti
Fujii Masao
-
2025/10/22
pgsql: Make invalid primary_slot_name follow standard GUC error reporti
Fujii Masao
-
2025/10/22
pgsql: Make invalid primary_slot_name follow standard GUC error reporti
Fujii Masao
-
2025/10/22
pgsql: Make invalid primary_slot_name follow standard GUC error reporti
Fujii Masao
-
2025/10/22
pgsql: Make invalid primary_slot_name follow standard GUC error reporti
Fujii Masao
-
2025/10/21
pgsql: Fix multi WinGetFuncArgInFrame/Partition calls with IGNORE NULLS
Tatsuo Ishii
-
2025/10/21
pgsql: Fix stalled lag columns in pg_stat_replication when replay LSN s
Fujii Masao
-
2025/10/21
pgsql: Fix stalled lag columns in pg_stat_replication when replay LSN s
Fujii Masao
-
2025/10/21
pgsql: Fix stalled lag columns in pg_stat_replication when replay LSN s
Fujii Masao
-
2025/10/21
pgsql: Fix stalled lag columns in pg_stat_replication when replay LSN s
Fujii Masao
-
2025/10/21
pgsql: Fix stalled lag columns in pg_stat_replication when replay LSN s
Fujii Masao
-
2025/10/21
pgsql: Fix stalled lag columns in pg_stat_replication when replay LSN s
Fujii Masao
-
2025/10/21
pgsql: Fix stalled lag columns in pg_stat_replication when replay LSN s
Fujii Masao
-
2025/10/21
pgsql: Bump catalog version for new function error_on_null()
Michael Paquier
-
2025/10/21
pgsql: Add error_on_null(), checking if the input is the null value
Michael Paquier
-
2025/10/21
pgsql: Use CompactAttribute more often, when possible
David Rowley
-
2025/10/21
pgsql: Add .abi-compliance-history to back-branches.
Nathan Bossart
-
2025/10/21
pgsql: Add .abi-compliance-history to back-branches.
Nathan Bossart
-
2025/10/21
pgsql: Add .abi-compliance-history to back-branches.
Nathan Bossart
-
2025/10/21
pgsql: Add .abi-compliance-history to back-branches.
Nathan Bossart
-
2025/10/21
pgsql: Add .abi-compliance-history to back-branches.
Nathan Bossart
-
2025/10/21
pgsql: Avoid short seeks in pg_restore.
Tom Lane
-
2025/10/21
pgsql: Add reminder to create .abi-compliance-history.
Nathan Bossart
-
2025/10/21
pgsql: Update .abi-compliance-history file.
Nathan Bossart
-
2025/10/21
pgsql: Make char2wchar() static.
Jeff Davis
-
2025/10/21
pgsql: tsearch: use database default collation for parsing.
Jeff Davis
-
2025/10/21
pgsql: Remove obsolete global database_ctype_is_c.
Jeff Davis
-
2025/10/21
pgsql: Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
-
2025/10/21
pgsql: Re-pgindent brin.c.
Nathan Bossart
-
2025/10/21
pgsql: Re-pgindent brin.c.
Nathan Bossart
-
2025/10/21
pgsql: Re-pgindent brin.c.
Nathan Bossart
-
2025/10/21
pgsql: Re-pgindent brin.c.
Nathan Bossart
-
2025/10/21
pgsql: Re-pgindent brin.c.
Nathan Bossart
-
2025/10/21
pgsql: Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
-
2025/10/21
pgsql: Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
-
2025/10/21
pgsql: Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
-
2025/10/21
pgsql: Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
-
2025/10/21
pgsql: Re-pgindent brin.c.
Nathan Bossart
-
2025/10/21
pgsql: Re-pgindent brin.c.
Nathan Bossart
-
2025/10/21
pgsql: Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
-
2025/10/21
pgsql: Add previous commit to .git-blame-ignore-revs.
Nathan Bossart
-
2025/10/21
Re: pgsql: Fix thinko in commit 7d129ba54.
Daniel Gustafsson
-
2025/10/21
pgsql: Fix comment in pg_get_shmem_allocations_numa()
Michael Paquier
-
2025/10/21
pgsql: Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
-
2025/10/21
pgsql: Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
-
2025/10/21
pgsql: Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
-
2025/10/21
pgsql: Make smgr access for a BufferManagerRelation safer in relcache i
Álvaro Herrera
-
2025/10/21
pgsql: Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
-
2025/10/21
pgsql: Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
-
2025/10/21
pgsql: Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
-
2025/10/21
pgsql: Fix BRIN 32-bit counter wrap issue with huge tables
David Rowley
-
2025/10/21
pgsql: Fix comment in pg_get_shmem_allocations_numa()
Michael Paquier
-
2025/10/20
pgsql: Fix test case from 40c242830
Richard Guo
-
2025/10/20
pgsql: Fix pushdown of degenerate HAVING clauses
Richard Guo
-
2025/10/20
pgsql: Fix pushdown of degenerate HAVING clauses
Richard Guo
-
2025/10/20
pgsql: Fix POSIX compliance in pgwin32_unsetenv() for "name" argument
Michael Paquier
-
2025/10/20
pgsql: Fix POSIX compliance in pgwin32_unsetenv() for "name" argument
Michael Paquier
-
2025/10/20
pgsql: Fix POSIX compliance in pgwin32_unsetenv() for "name" argument
Michael Paquier
-
2025/10/20
pgsql: Fix POSIX compliance in pgwin32_unsetenv() for "name" argument
Michael Paquier
-
2025/10/20
pgsql: Fix POSIX compliance in pgwin32_unsetenv() for "name" argument
Michael Paquier
-
2025/10/20
pgsql: Fix POSIX compliance in pgwin32_unsetenv() for "name" argument
Michael Paquier
-
2025/10/20
pgsql: Support COPY TO for partitioned tables.
Masahiko Sawada
-
2025/10/20
pgsql: Add .abi-compliance-history to v18 branch.
Tom Lane
-
2025/10/20
pgsql: Fix thinko in commit 7d129ba54.
Tom Lane
-
2025/10/20
pgsql: Fix thinko in commit 7d129ba54.
Tom Lane
-
2025/10/20
pgsql: Fix thinko in commit 7d129ba54.
Tom Lane
-
2025/10/20
pgsql: Fix thinko in commit 7d129ba54.
Tom Lane
-
2025/10/19
pgsql: pg_dump: Remove unnecessary code for security labels on extensio
Fujii Masao
-
2025/10/19
pgsql: pg_checksums: Use new routine to retrieve data of PG_VERSION
Michael Paquier
-
2025/10/19
pgsql: Add static assertion that RELSEG_SIZE fits in an int.
Tom Lane
-
2025/10/19
pgsql: Don't rely on zlib's gzgetc() macro.
Tom Lane
-
2025/10/19
pgsql: Don't rely on zlib's gzgetc() macro.
Tom Lane
-
2025/10/19
pgsql: Don't rely on zlib's gzgetc() macro.
Tom Lane
-
2025/10/19
pgsql: Don't rely on zlib's gzgetc() macro.
Tom Lane
-
2025/10/19
pgsql: Don't rely on zlib's gzgetc() macro.
Tom Lane
-
2025/10/19
pgsql: Don't rely on zlib's gzgetc() macro.
Tom Lane
-
2025/10/19
pgsql: Don't rely on zlib's gzgetc() macro.
Tom Lane
-
2025/10/18
pgsql: Remove state.tmp when failing to save a replication slot
Michael Paquier
-
2025/10/18
pgsql: Expose sequence page LSN via pg_get_sequence_data.
Amit Kapila
-
2025/10/18
pgsql: Fix Coverity issue reported in commit 2273fa32bce.
Tatsuo Ishii
-
2025/10/18
pgsql: Fix two typos in xlogstats.h and xlogstats.c
Michael Paquier
-
2025/10/18
pgsql: Avoid warnings in tests when openssl binary isn't available
Daniel Gustafsson
-
2025/10/18
pgsql: pgstattuple: Improve reports generated for indexes (hash, gist,
Michael Paquier
-
2025/10/18
pgsql: Cleanup VACUUM option processing error messages
David Rowley
-
2025/10/18
pgsql: Fix lookups in pg_{clear,restore}_{attribute,relation}_stats().
Nathan Bossart
-
2025/10/18
pgsql: Remove overzealous _bt_killitems assertion.
Peter Geoghegan
-
2025/10/18
pgsql: dblink: Avoid locking relation before privilege check.
Nathan Bossart
-
2025/10/18
pgsql: Allow private state in certain planner data structures.
Robert Haas
-
2025/10/18
pgsql: Add pg_database_locale() to retrieve database default locale.
Jeff Davis
-
2025/10/18
pgsql: Add pg_iswxdigit(), useful for tsearch.
Jeff Davis
-
2025/10/18
pgsql: Doc: clarify n_distinct_inherited setting
David Rowley
-
2025/10/18
pgsql: Avoid warnings in tests when openssl binary isn't available
Daniel Gustafsson
-
2025/10/18
pgsql: Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c.
Tom Lane
-
2025/10/18
pgsql: Allow role created by new test to log in on Windows.
Tom Lane
-
2025/10/18
pgsql: Allow role created by new test to log in on Windows.
Tom Lane
-
2025/10/18
pgsql: Allow role created by new test to log in on Windows.
Tom Lane
-
2025/10/18
pgsql: Allow role created by new test to log in on Windows.
Tom Lane