Messages by Date
-
2025/11/24
pgsql: Rename routines for write/read of pgstats file
Michael Paquier
-
2025/11/24
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
-
2025/11/24
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
-
2025/11/24
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
-
2025/11/24
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
-
2025/11/24
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
-
2025/11/24
pgsql: lwlock: Fix, currently harmless, bug in LWLockWakeup()
Andres Freund
-
2025/11/24
pgsql: Avoid global LC_CTYPE dependency in pg_locale_libc.c.
Jeff Davis
-
2025/11/24
pgsql: Improve detection of implicitly-temporary views.
Tom Lane
-
2025/11/24
pgsql: postgres: Use pg_{add,mul}_size_overflow()
Jacob Champion
-
2025/11/24
pgsql: Reorganize pqcomm.h a bit
Jacob Champion
-
2025/11/24
pgsql: Add pg_add_size_overflow() and friends
Jacob Champion
-
2025/11/24
pgsql: Make some use of anonymous unions [libpq-oauth]
Jacob Champion
-
2025/11/24
pgsql: Fix infer_arbiter_index during concurrent index operations
Álvaro Herrera
-
2025/11/24
pgsql: Move isolation test index-killtuples to src/test/modules/index/
Michael Paquier
-
2025/11/23
pgsql: C11 alignas instead of unions -- extended alignments
Peter Eisentraut
-
2025/11/23
pgsql: pg_buffercache: Add pg_buffercache_os_pages
Michael Paquier
-
2025/11/23
pgsql: Fix incorrect IndexOptInfo header comment
David Rowley
-
2025/11/23
pgsql: Fix incorrect IndexOptInfo header comment
David Rowley
-
2025/11/23
pgsql: Fix incorrect IndexOptInfo header comment
David Rowley
-
2025/11/23
pgsql: Fix incorrect IndexOptInfo header comment
David Rowley
-
2025/11/23
pgsql: Fix incorrect IndexOptInfo header comment
David Rowley
-
2025/11/23
pgsql: Fix incorrect IndexOptInfo header comment
David Rowley
-
2025/11/23
pgsql: Issue a NOTICE if a created function depends on any temp objects
Tom Lane
-
2025/11/23
pgsql: psql: Improve tab-completion for PREPARE.
Fujii Masao
-
2025/11/22
pgsql: pg_buffercache: Remove unused fields from BufferCacheNumaRec
Michael Paquier
-
2025/11/22
pgsql: Add SupportRequestInlineInFrom planner support request.
Tom Lane
-
2025/11/22
pgsql: tools: remove src/tools/codelines
Bruce Momjian
-
2025/11/22
pgsql: Add range_minus_multi and multirange_minus_multi functions
Peter Eisentraut
-
2025/11/22
pgsql: jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
-
2025/11/22
pgsql: jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
-
2025/11/22
pgsql: jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
-
2025/11/22
pgsql: jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
-
2025/11/22
pgsql: jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
-
2025/11/22
pgsql: jit: Adjust AArch64-only code for LLVM 21.
Thomas Munro
-
2025/11/21
pgsql: Add 'make check-tests' behavior to the meson based builds
Andrew Dunstan
-
2025/11/21
pgsql: Fix typo in documentation about application time
Peter Eisentraut
-
2025/11/21
pgsql: Remove useless casts to (void *)
Peter Eisentraut
-
2025/11/21
pgsql: Use strtoi64() in pgbench, replacing its open-coded implementati
Heikki Linnakangas
-
2025/11/21
pgsql: Update timezone to C99
Peter Eisentraut
-
2025/11/21
pgsql: C11 alignas instead of unions
Peter Eisentraut
-
2025/11/20
pgsql: Use "COPY table TO" for partitioned tables in initial table sync
Masahiko Sawada
-
2025/11/20
pgsql: Split PruneFreezeParams initializers to one field per line
Melanie Plageman
-
2025/11/20
pgsql: tools: update tools/codelines to use "git ls-files"
Bruce Momjian
-
2025/11/20
pgsql: Update PruneState.all_[visible|frozen] earlier in pruning
Melanie Plageman
-
2025/11/20
pgsql: Keep all_frozen updated in heap_page_prune_and_freeze
Melanie Plageman
-
2025/11/20
pgsql: Refactor heap_page_prune_and_freeze() parameters into a struct
Melanie Plageman
-
2025/11/20
pgsql: doc: Assorted documentation improvements
Daniel Gustafsson
-
2025/11/20
pgsql: doc: Document how to run a subset of regress tests
Daniel Gustafsson
-
2025/11/20
pgsql: Handle EPERM in pg_numa_init
Tomas Vondra
-
2025/11/20
pgsql: Handle EPERM in pg_numa_init
Tomas Vondra
-
2025/11/19
pgsql: Remove obsolete cast
Peter Eisentraut
-
2025/11/19
pgsql: doc: Update pg_upgrade documentation to match recent description
Fujii Masao
-
2025/11/19
pgsql: doc: Update pg_upgrade documentation to match recent description
Fujii Masao
-
2025/11/19
pgsql: Add HINT listing valid encodings to encode() and decode() errors
Fujii Masao
-
2025/11/19
pgsql: Drop support for MSVCRT's float formatting quirk.
Thomas Munro
-
2025/11/19
pgsql: Drop support for MSVCRT's %I64 format strings.
Thomas Munro
-
2025/11/19
pgsql: Speed up eqjoinsel() with lots of MCV entries.
Tom Lane
-
2025/11/19
pgsql: Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
-
2025/11/19
pgsql: Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
-
2025/11/19
pgsql: Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
-
2025/11/19
pgsql: Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
-
2025/11/19
pgsql: Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
-
2025/11/19
pgsql: Print new OldestXID value in pg_resetwal when it's being changed
Heikki Linnakangas
-
2025/11/19
pgsql: doc: Update formula for vacuum insert threshold.
Nathan Bossart
-
2025/11/19
pgsql: doc: Update formula for vacuum insert threshold.
Nathan Bossart
-
2025/11/19
pgsql: Fix indentation
Peter Eisentraut
-
2025/11/18
pgsql: Fix NLS for incorrect GUC enum value hint message
Peter Eisentraut
-
2025/11/18
pgsql: Add <stdalign.h> to c.h
Peter Eisentraut
-
2025/11/18
pgsql: Fix typo in nodeHash.c
Richard Guo
-
2025/11/18
pgsql: Fix typo in nodeHash.c
Richard Guo
-
2025/11/18
pgsql: Fix pg_popcount_aarch64.c to build with ancient glibc releases.
Tom Lane
-
2025/11/18
pgsql: Fix pg_popcount_aarch64.c to build with ancient glibc releases.
Tom Lane
-
2025/11/18
pgsql: Fix typo
Álvaro Herrera
-
2025/11/18
pgsql: Fix typo
Álvaro Herrera
-
2025/11/18
pgsql: Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
-
2025/11/18
pgsql: Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
-
2025/11/18
pgsql: Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
-
2025/11/18
pgsql: Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
-
2025/11/18
pgsql: Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
-
2025/11/18
pgsql: Don't allow CTEs to determine semantic levels of aggregates.
Tom Lane
-
2025/11/18
pgsql: Add commit f63ae72bbc to .git-blame-ignore-revs.
Nathan Bossart
-
2025/11/18
pgsql: Switch from tabs to spaces in postgresql.conf.sample.
Nathan Bossart
-
2025/11/18
pgsql: Check for tabs in postgresql.conf.sample.
Nathan Bossart
-
2025/11/18
pgsql: Update .editorconfig and .gitattributes for postgresql.conf.samp
Nathan Bossart
-
2025/11/18
pgsql: Log a note at program start when running in dry-run mode
Álvaro Herrera
-
2025/11/17
pgsql: Optimize shared memory usage for WaitLSNProcInfo
Alexander Korotkov
-
2025/11/17
pgsql: pg_buffercache: Fix incorrect result cast for relforknumber
Michael Paquier
-
2025/11/17
pgsql: doc: Fix style of description for pg_buffercache_numa.os_page_nu
Michael Paquier
-
2025/11/17
pgsql: Rename two columns in pg_stat_subscription_stats.
Amit Kapila
-
2025/11/17
pgsql: Doc: Use <structfield> markup for sequence fields.
Amit Kapila
-
2025/11/17
pgsql: doc: clarify that pg_upgrade preserves "optimizer" stats.
Bruce Momjian
-
2025/11/17
pgsql: doc: clarify that pg_upgrade preserves "optimizer" stats.
Bruce Momjian
-
2025/11/17
pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
-
2025/11/17
pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
-
2025/11/17
pgsql: Use streaming read I/O in BRIN vacuum scan.
Masahiko Sawada
-
2025/11/17
pgsql: Fix pg_crc32c_armv8_choose.c to build with ancient glibc release
Tom Lane
-
2025/11/17
pgsql: Fix pg_crc32c_armv8_choose.c to build with ancient glibc release
Tom Lane
-
2025/11/17
pgsql: Update .abi-compliance-history for change to CreateStatistics().
Nathan Bossart
-
2025/11/17
pgsql: Update .abi-compliance-history for change to CreateStatistics().
Nathan Bossart
-
2025/11/17
pgsql: Update .abi-compliance-history for change to CreateStatistics().
Nathan Bossart
-
2025/11/17
pgsql: Update .abi-compliance-history for change to CreateStatistics().
Nathan Bossart
-
2025/11/17
pgsql: Update .abi-compliance-history for change to CreateStatistics().
Nathan Bossart
-
2025/11/17
pgsql: Clean up match_orclause_to_indexcol().
Tom Lane
-
2025/11/17
pgsql: Clean up match_orclause_to_indexcol().
Tom Lane
-
2025/11/17
pgsql: doc: Document default values for some pg_recvlogical options.
Fujii Masao
-
2025/11/17
pgsql: Fix typos in logical replication code comments
Daniel Gustafsson
-
2025/11/17
pgsql: Mention md5 deprecation in postgresql.conf.sample
Daniel Gustafsson
-
2025/11/17
pgsql: Mention md5 deprecation in postgresql.conf.sample
Daniel Gustafsson
-
2025/11/16
pgsql: Rework output format of pg_dependencies
Michael Paquier
-
2025/11/16
pgsql: Rework output format of pg_ndistinct
Michael Paquier
-
2025/11/16
pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
-
2025/11/16
pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
-
2025/11/16
pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
-
2025/11/16
pgsql: Define PS_USE_CLOBBER_ARGV on GNU/Hurd.
Thomas Munro
-
2025/11/16
pgsql: Get rid of long datatype in CATCACHE_STATS enabled builds
David Rowley
-
2025/11/16
pgsql: Adjust MemSet macro to use size_t rather than long
David Rowley
-
2025/11/16
pgsql: Add test for temporary file removal and WITH HOLD cursor
Michael Paquier
-
2025/11/16
pgsql: Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent up
Dean Rasheed
-
2025/11/16
pgsql: Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent up
Dean Rasheed
-
2025/11/16
pgsql: Fix Assert failure in EXPLAIN ANALYZE MERGE with a concurrent up
Dean Rasheed
-
2025/11/16
pgsql: Doc: include MERGE in variable substitution command list
David Rowley
-
2025/11/16
pgsql: Doc: include MERGE in variable substitution command list
David Rowley
-
2025/11/16
pgsql: Doc: include MERGE in variable substitution command list
David Rowley
-
2025/11/16
pgsql: Doc: include MERGE in variable substitution command list
David Rowley
-
2025/11/16
pgsql: Doc: include MERGE in variable substitution command list
David Rowley
-
2025/11/15
pgsql: Fix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr
Alexander Korotkov
-
2025/11/15
pgsql: Fix incorrect function name in comments
Alexander Korotkov
-
2025/11/14
pgsql: Add test for postgresql.conf.sample line syntax
Daniel Gustafsson
-
2025/11/14
pgsql: Comment out autovacuum_worker_slots in postgresql.conf.sample.
Nathan Bossart
-
2025/11/14
pgsql: Comment out autovacuum_worker_slots in postgresql.conf.sample.
Nathan Bossart
-
2025/11/14
pgsql: Add note about CreateStatistics()'s selective use of check_right
Nathan Bossart
-
2025/11/14
pgsql: Add note about CreateStatistics()'s selective use of check_right
Nathan Bossart
-
2025/11/14
pgsql: Add note about CreateStatistics()'s selective use of check_right
Nathan Bossart
-
2025/11/14
pgsql: Add note about CreateStatistics()'s selective use of check_right
Nathan Bossart
-
2025/11/14
pgsql: Add note about CreateStatistics()'s selective use of check_right
Nathan Bossart
-
2025/11/14
pgsql: Add note about CreateStatistics()'s selective use of check_right
Nathan Bossart
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Bruce Momjian
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Andres Freund
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Bruce Momjian
-
2025/11/14
pgsql: doc: clarify that logical slots track transaction activity
Bruce Momjian
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Andres Freund
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Bruce Momjian
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Andres Freund
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Bruce Momjian
-
2025/11/14
pgsql: doc: double-quote use of %f, %p, and %r in literal commands.
Bruce Momjian
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Andres Freund
-
2025/11/14
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots
Andres Freund
-
2025/11/14
pgsql: doc: remove verbiage about "receiving" data from rep. slots
Bruce Momjian
-
2025/11/14
pgsql: pgbench: Fix assertion failure with multiple \syncpipeline in pi
Fujii Masao
-
2025/11/14
pgsql: pgbench: Fix assertion failure with multiple \syncpipeline in pi
Fujii Masao
-
2025/11/14
pgsql: pgbench: Fix assertion failure with multiple \syncpipeline in pi
Fujii Masao
-
2025/11/14
pgsql: Doc: add IDs to copy.sgml's <varlistentry> and <refsect1>
Álvaro Herrera
-
2025/11/13
pgsql: Revert "Drop unnamed portal immediately after execution to compl
Michael Paquier
-
2025/11/13
pgsql: doc: adjust "Replication Slot" to mention physical & logical
Bruce Momjian
-
2025/11/13
pgsql: doc: clarify "logical" replication slots
Bruce Momjian
-
2025/11/13
pgsql: doc: clarify "physical" replication slot creation on the primary
Bruce Momjian
-
2025/11/13
pgsql: doc: reorder logical replication benefits in a logical order
Bruce Momjian
-
2025/11/13
pgsql: Document that pg_getaddrinfo_all does not accept null hints
Daniel Gustafsson
-
2025/11/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/11/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/11/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/11/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/11/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/11/13
pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
-
2025/11/13
pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
-
2025/11/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/11/13
pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
-
2025/11/13
pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
-
2025/11/13
pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
-
2025/11/13
pgsql: libpq: Prevent some overflows of int/size_t
Jacob Champion
-
2025/11/13
pgsql: libpq: Prevent some overflows of int/size_t
Jacob Champion
-
2025/11/13
pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
-
2025/11/13
pgsql: Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
-
2025/11/13
pgsql: libpq: Prevent some overflows of int/size_t
Jacob Champion
-
2025/11/13
pgsql: libpq: Prevent some overflows of int/size_t
Jacob Champion
-
2025/11/13
pgsql: libpq: Prevent some overflows of int/size_t
Jacob Champion
-
2025/11/13
pgsql: libpq: Prevent some overflows of int/size_t
Jacob Champion
-
2025/11/13
pgsql: libpq: Prevent some overflows of int/size_t
Jacob Champion
-
2025/11/13
pgsql: doc: Improve description of RLS policies applied by command type
Dean Rasheed
-
2025/11/13
pgsql: doc: Improve description of RLS policies applied by command type
Dean Rasheed
-
2025/11/13
pgsql: doc: Improve description of RLS policies applied by command type
Dean Rasheed
-
2025/11/13
pgsql: doc: Improve description of RLS policies applied by command type
Dean Rasheed
-
2025/11/13
pgsql: doc: Improve description of RLS policies applied by command type
Dean Rasheed
-
2025/11/13
pgsql: doc: Improve description of RLS policies applied by command type
Dean Rasheed
-
2025/11/13
pgsql: Add some missing #include <limits.h>.
Thomas Munro
-
2025/11/12
pgsql: Fix indentation issue
Michael Paquier
-
2025/11/12
pgsql: Add commit c2b0e3a0351e to .git-blame-ignore-revs.
Michael Paquier
-
2025/11/12
pgsql: Replace off_t by pgoff_t in I/O routines
Michael Paquier
-
2025/11/12
pgsql: Fix incorrect assignment of InvalidXLogRecPtr to a non-LSN varia
Fujii Masao
-
2025/11/12
pgsql: Remove obsolete autovacuum comment.
Nathan Bossart
-
2025/11/12
pgsql: test_dsa: Avoid leaking LWLock tranches.
Nathan Bossart
-
2025/11/12
pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent
Nathan Bossart
-
2025/11/12
pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent
Nathan Bossart
-
2025/11/12
pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent
Nathan Bossart
-
2025/11/12
pgsql: Clear 'xid' in dummy async notify entries written to fill up pag
Heikki Linnakangas
-
2025/11/12
pgsql: Clear 'xid' in dummy async notify entries written to fill up pag
Heikki Linnakangas
-
2025/11/12
pgsql: Clear 'xid' in dummy async notify entries written to fill up pag
Heikki Linnakangas
-
2025/11/12
pgsql: Clear 'xid' in dummy async notify entries written to fill up pag
Heikki Linnakangas
-
2025/11/12
pgsql: Clear 'xid' in dummy async notify entries written to fill up pag
Heikki Linnakangas