pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/17
Re: pgsql: Make SQLFunctionCache long-lived again.
Tom Lane
2025/04/17
pgsql: Minor performance improvement for SQL-language functions.
Tom Lane
2025/04/17
pgsql: Make SQLFunctionCache long-lived again.
Tom Lane
2025/04/17
pgsql: Split some storage out to separate subcontexts of fcontext.
Tom Lane
2025/04/17
pgsql: Cache typlens of a SQL function's input arguments.
Tom Lane
2025/04/17
pgsql: Make functions.c mostly run in a short-lived memory context.
Tom Lane
2025/04/17
pgsql: Assert lack of hazardous buffer locks before possible catalog re
Noah Misch
2025/04/17
pgsql: pg_dump: Set private_date pointer to NULL in callback
Daniel Gustafsson
2025/04/16
pgsql: pg_dump: Fix incorrect archive format shown in error message.
Fujii Masao
2025/04/16
pgsql: Improve comment in regc_pg_locale.c.
Jeff Davis
2025/04/16
pgsql: Another unintentional behavior change in commit e9931bfb75.
Jeff Davis
2025/04/16
pgsql: Fixup various new-to-v18 usages of appendPQExpBuffer
David Rowley
2025/04/16
pgsql: Sync declarations and definitions of two new tablecmds.c functio
Tom Lane
2025/04/16
pgsql: Elide not-null constraint checks on child tables during PK creat
Álvaro Herrera
2025/04/16
Re: pgsql: Add support for basic NUMA awareness
Jacob Champion
2025/04/16
Re: pgsql: Add support for basic NUMA awareness
Daniel Gustafsson
2025/04/16
Re: pgsql: Add support for basic NUMA awareness
Tomas Vondra
2025/04/16
pgsql: Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025/04/16
pgsql: Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025/04/16
pgsql: Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025/04/16
pgsql: Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025/04/16
pgsql: Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025/04/16
pgsql: Fix pg_dump --clean with partitioned indexes.
Tom Lane
2025/04/16
pgsql: pg_restore cleanups
Andrew Dunstan
2025/04/15
pgsql: Fix an incorrect check in get_memoize_path
Richard Guo
2025/04/15
pgsql: doc: Fix typos in documentation
Daniel Gustafsson
2025/04/15
pgsql: doc: Fix missing whitespace in pg_restore documentation.
Fujii Masao
2025/04/15
pgsql: Fix failure for generated column with a not-null domain constrai
Tom Lane
2025/04/15
pgsql: Fix failure for generated column with a not-null domain constrai
Tom Lane
2025/04/15
pgsql: Fix failure for generated column with a not-null domain constrai
Tom Lane
2025/04/15
pgsql: Fix failure for generated column with a not-null domain constrai
Tom Lane
2025/04/15
pgsql: Fix failure for generated column with a not-null domain constrai
Tom Lane
2025/04/15
pgsql: doc: Fix missing whitespace in pg_restore documentation.
Fujii Masao
2025/04/15
pgsql: pg_combinebackup: Fix incorrect code documentation
Daniel Gustafsson
2025/04/15
pgsql: pg_combinebackup: Fix incorrect code documentation
Daniel Gustafsson
2025/04/15
Re: pgsql: Add support for basic NUMA awareness
Daniel Gustafsson
2025/04/14
pgsql: Add more source files to pg_verifybackup/nls.mk
Peter Eisentraut
2025/04/13
pgsql: Fix incorrect format placeholders
Peter Eisentraut
2025/04/13
pgsql: Mark sslkeylogfile as Debug option
Daniel Gustafsson
2025/04/13
pgsql: Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2025/04/13
pgsql: Make AIO error test more portable
Andrew Dunstan
2025/04/12
pgsql: Free memory properly in pg_restore.c
Andrew Dunstan
2025/04/12
Re: pgsql: Fix fat fingering in 22cb6d28950
Andrew Dunstan
2025/04/12
pgsql: Doc: do a little copy-editing on Index Storage Parameters list.
Tom Lane
2025/04/12
Re: clang-tidy complaints
Tom Lane
2025/04/12
Re: clang-tidy complaints
Peter Geoghegan
2025/04/12
Re: clang-tidy complaints
Tom Lane
2025/04/12
pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025/04/12
pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025/04/12
pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025/04/12
pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025/04/12
pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025/04/12
pgsql: Fix GIN's shimTriConsistentFn to not corrupt its input.
Tom Lane
2025/04/12
clang-tidy complaints
Peter Geoghegan
2025/04/12
pgsql: Harmonize function parameter names for Postgres 18.
Peter Geoghegan
2025/04/11
pgsql: Fix instability with WAL fsync test in stats.sql
Michael Paquier
2025/04/11
pgsql: Fix recently introduced typos
Daniel Gustafsson
2025/04/11
Re: pgsql: Fix fat fingering in 22cb6d28950
Mahendra Singh Thalor
2025/04/11
pgsql: Add missing space in pg_restore documentation.
Nathan Bossart
2025/04/11
pgsql: Add missing source file to pg_verifybackup/nls.mk
Peter Eisentraut
2025/04/11
pgsql: Add missing source file to pg_upgrade/nls.mk
Peter Eisentraut
2025/04/11
pgsql: Add missing source file to pg_dump/nls.mk
Peter Eisentraut
2025/04/11
pgsql: Add missing PGDLLIMPORT markings
Peter Eisentraut
2025/04/10
Re: pgsql: Rename argument in pg_get_process_memory_contexts().
Daniel Gustafsson
2025/04/10
pgsql: Fix race with synchronous_standby_names at startup
Michael Paquier
2025/04/10
pgsql: Fix race with synchronous_standby_names at startup
Michael Paquier
2025/04/10
pgsql: Fix race with synchronous_standby_names at startup
Michael Paquier
2025/04/10
pgsql: Fix race with synchronous_standby_names at startup
Michael Paquier
2025/04/10
pgsql: Fix race with synchronous_standby_names at startup
Michael Paquier
2025/04/10
pgsql: Fix race with synchronous_standby_names at startup
Michael Paquier
2025/04/10
pgsql: Add code comment explaining ins_since_vacuum and aborted inserts
David Rowley
2025/04/10
pgsql: Fix fat fingering in 22cb6d28950
Andrew Dunstan
2025/04/10
pgsql: Improve various new-to-v18 appendStringInfo calls
David Rowley
2025/04/10
pgsql: Introduce file_copy_method setting.
Thomas Munro
2025/04/10
pgsql: Fix erroneous construction of functions' dependencies on transfo
Tom Lane
2025/04/10
pgsql: Flush the IO statistics of active WAL senders more frequently
Michael Paquier
2025/04/10
pgsql: Rename global variable backing DSA area
Daniel Gustafsson
2025/04/10
pgsql: Fix typo in docs.
Thomas Munro
2025/04/10
pgsql: pg_buffercache: Change page_num type to bigint
Tomas Vondra
2025/04/10
pgsql: Cleanup of pg_numa.c
Tomas Vondra
2025/04/10
pgsql: Fix memory leak in pg_restore.c
Andrew Dunstan
2025/04/10
pgsql: Doc: remove long-obsolete advice about generated constraint name
Tom Lane
2025/04/10
pgsql: Doc: remove long-obsolete advice about generated constraint name
Tom Lane
2025/04/10
pgsql: Doc: remove long-obsolete advice about generated constraint name
Tom Lane
2025/04/10
pgsql: Doc: remove long-obsolete advice about generated constraint name
Tom Lane
2025/04/10
pgsql: Doc: remove long-obsolete advice about generated constraint name
Tom Lane
2025/04/10
pgsql: Doc: remove long-obsolete advice about generated constraint name
Tom Lane
2025/04/10
pgsql: Remove useless check for negative result of ip_addrsize().
Tom Lane
2025/04/10
pgsql: Flush the IO statistics of active WAL senders more frequently
Michael Paquier
2025/04/10
pgsql: Flush the IO statistics of active WAL senders more frequently
Michael Paquier
2025/04/10
pgsql: Fix test races between syscache-update-pruned.spec and autovacuu
Noah Misch
2025/04/10
pgsql: Stabilize 035_standby_logical_decoding.pl.
Amit Kapila
2025/04/10
Re: pgsql: Add support for basic NUMA awareness
Andres Freund
2025/04/10
pgsql: Further cleanup for directory creation on pg_dump/pg_dumpall
Andrew Dunstan
2025/04/10
Re: pgsql: Add function to get memory context stats for processes
Laurenz Albe
2025/04/10
Re: pgsql: Add function to get memory context stats for processes
Daniel Gustafsson
2025/04/10
Re: pgsql: Add function to get memory context stats for processes
Aleksander Alekseev
2025/04/10
Re: pgsql: Add function to get memory context stats for processes
Laurenz Albe
2025/04/10
pgsql: Fix data loss in logical replication.
Amit Kapila
2025/04/10
Re: pgsql: Use extended stats for precise estimation of bucket size in hash
Alexander Korotkov
2025/04/10
pgsql: Fix data loss in logical replication.
Amit Kapila
2025/04/10
pgsql: Fix data loss in logical replication.
Amit Kapila
2025/04/10
pgsql: Fix data loss in logical replication.
Amit Kapila
2025/04/10
pgsql: Fix data loss in logical replication.
Amit Kapila
2025/04/09
pgsql: Fix incorrect format placeholders
Peter Eisentraut
2025/04/09
pgsql: Update wording in optimizer/README for EquivalenceClasses
David Rowley
2025/04/09
pgsql: Cosmetic fixes for pg_createsubscriber's -all option.
Amit Kapila
2025/04/09
Re: pgsql: Use extended stats for precise estimation of bucket size in hash
Robins Tharakan
2025/04/09
pgsql: ci: Check for missing dependencies in meson builds
Tomas Vondra
2025/04/09
pgsql: pg_upgrade: Mention that we preserve database OIDs in a comment.
Nathan Bossart
2025/04/09
pgsql: Fix performance issue in deadlock-parallel isolation test.
Tom Lane
2025/04/09
pgsql: Fix test races between syscache-update-pruned.spec and autovacuu
Noah Misch
2025/04/09
Re: pgsql: Make cancel request keys longer
Heikki Linnakangas
2025/04/09
pgsql: Update config.guess and config.sub
Peter Eisentraut
2025/04/09
pgsql: Fix a few oversights in the longer cancel keys patch
Heikki Linnakangas
2025/04/09
Re: pgsql: Make cancel request keys longer
Peter Eisentraut
2025/04/09
Re: pgsql: Make cancel request keys longer
Heikki Linnakangas
2025/04/09
pgsql: Perform missed catversion bump
Daniel Gustafsson
2025/04/08
Re: pgsql: Rename argument in pg_get_process_memory_contexts().
Michael Paquier
2025/04/08
pgsql: Doc: note that two examples in optimizer/README are oversimplifi
Tom Lane
2025/04/08
Re: pgsql: Rename argument in pg_get_process_memory_contexts().
David Rowley
2025/04/08
pgsql: Adjust AdjustUpgrade.pm for commit b1720fe63.
Tom Lane
2025/04/08
pgsql: Rename argument in pg_get_process_memory_contexts().
Daniel Gustafsson
2025/04/08
pgsql: Move contrib/spi testing from core regression tests to contrib/s
Tom Lane
2025/04/08
pgsql: Fix uninitialized index information access during apply.
Amit Kapila
2025/04/08
Re: pgsql: Add support for basic NUMA awareness
Tom Lane
2025/04/08
Re: pgsql: Add support for basic NUMA awareness
Wolfgang Walther
2025/04/08
pgsql: Fix incorrect format placeholder
Peter Eisentraut
2025/04/08
Re: pgsql: Make cancel request keys longer
Peter Eisentraut
2025/04/08
Re: pgsql: Transfer statistics during pg_upgrade.
Jeff Davis
2025/04/08
pgsql: Prevent 006_transfer_modes.pl from leaving files behind.
Nathan Bossart
2025/04/08
Re: pgsql: Add support for basic NUMA awareness
Wolfgang Walther
2025/04/08
Re: pgsql: Add support for basic NUMA awareness
Andres Freund
2025/04/08
Re: pgsql: Add support for basic NUMA awareness
Andres Freund
2025/04/08
Re: pgsql: Add support for basic NUMA awareness
Tom Lane
2025/04/08
pgsql: ci: Add MBUILD_TARGET for NetBSD and OpenBSD
Daniel Gustafsson
2025/04/08
Re: pgsql: Fix PG 17 [NOT] NULL optimization bug for domains
Bruce Momjian
2025/04/08
Re: pgsql: Add support for basic NUMA awareness
Daniel Gustafsson
2025/04/08
pgsql: doc: Correct pg_shmem_allocations_numa.size data type
Tomas Vondra
2025/04/08
pgsql: Add function to get memory context stats for processes
Daniel Gustafsson
2025/04/07
pgsql: Increase BAS_BULKREAD based on effective_io_concurrency
Andres Freund
2025/04/07
pgsql: Add pg_buffercache_evict_{relation,all} functions
Andres Freund
2025/04/07
pgsql: Speedup child EquivalenceMember lookup in planner
David Rowley
2025/04/07
pgsql: aio: Make AIO more compatible with valgrind
Andres Freund
2025/04/07
Re: pgsql: Transfer statistics during pg_upgrade.
David Rowley
2025/04/07
pgsql: Stabilize 035_standby_logical_decoding.pl.
Amit Kapila
2025/04/07
pgsql: Stabilize 035_standby_logical_decoding.pl.
Amit Kapila
2025/04/07
pgsql: Fix PG 17 [NOT] NULL optimization bug for domains
Bruce Momjian
2025/04/07
pgsql: Fix PG 17 [NOT] NULL optimization bug for domains
Bruce Momjian
2025/04/07
pgsql: Add support for basic NUMA awareness
Tomas Vondra
2025/04/07
pgsql: Add pg_buffercache_numa view with NUMA node info
Tomas Vondra
2025/04/07
pgsql: Introduce pg_shmem_allocations_numa view
Tomas Vondra
2025/04/07
pgsql: Use specific collation where needed in new test
Álvaro Herrera
2025/04/07
pgsql: Fix some issues in contrib/spi/refint.c.
Tom Lane
2025/04/07
pgsql: localbuf: Add Valgrind buffer access instrumentation
Andres Freund
2025/04/07
Re: pgsql: Allow NOT NULL constraints to be added as NOT VALID
Andres Freund
2025/04/07
pgsql: doc: Fix a typo in pg_recvlogical documentation.
Masahiko Sawada
2025/04/07
pgsql: Follow-up fixes for SHA-2 patch (commit 749a9e20c).
Tom Lane
2025/04/07
pgsql: Allow NOT NULL constraints to be added as NOT VALID
Álvaro Herrera
2025/04/07
pgsql: Clean up error messages from 1495eff7bdb
Andrew Dunstan
2025/04/07
pgsql: Add local-address escape "%L" to log_line_prefix.
Tom Lane
2025/04/07
pgsql: Revert "Use workaround of __builtin_setjmp only on MINGW on MSVC
Andrew Dunstan
2025/04/07
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate
Melanie Plageman
2025/04/07
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate
Alexander Korotkov
2025/04/07
pgsql: read_stream: Fix overflow hazard with large shared buffers
Andres Freund
2025/04/07
pgsql: Remove GUC_NOT_IN_SAMPLE from enable_self_join_elimination
Alexander Korotkov
2025/04/07
pgsql: psql: Clarify help message for WATCH_INTERVAL
Daniel Gustafsson
2025/04/07
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate
David Rowley
2025/04/07
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate
Alexander Korotkov
2025/04/07
Re: pgsql: Convert 'x IN (VALUES ...)' to 'x = ANY ...' then appropriate
Melanie Plageman
2025/04/07
pgsql: Fix grammar in log message of pg_restore.c
Michael Paquier
2025/04/06
pgsql: libpq: Fix some issues in TAP tests for service files
Michael Paquier
2025/04/06
pgsql: Clarify comment for worst-case allocation in quote_literal_cstr(
Michael Paquier
2025/04/06
pgsql: Fix use-after-free in pgstat_fetch_stat_backend_by_pid()
Michael Paquier
2025/04/06
pgsql: Use XLOG_CONTROL_FILE macro consistently for control file name.
Fujii Masao
2025/04/06
pgsql: pg_upgrade: Fix memory leak in check_for_unicode_update().
Nathan Bossart
2025/04/06
pgsql: doc: Clarify project naming
Daniel Gustafsson
2025/04/06
pgsql: doc: Clarify project naming
Daniel Gustafsson
2025/04/06
pgsql: doc: Clarify project naming
Daniel Gustafsson
2025/04/06
pgsql: doc: Clarify project naming
Daniel Gustafsson
2025/04/06
pgsql: doc: Clarify project naming
Daniel Gustafsson
2025/04/06
pgsql: doc: Clarify project naming
Daniel Gustafsson
2025/04/06
Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing
Michael Paquier
2025/04/06
pgsql: Clean up checking for pg_dumpall output directory
Andrew Dunstan
2025/04/06
pgsql: Doc: fix PDF "contents ... exceed the available area" warnings.
Tom Lane
2025/04/06
Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing
Jeff Davis
2025/04/06
pgsql: Fix unintentional 'NULL' string literal in pg_upgrade.
Jeff Davis
2025/04/06
pgsql: Fix unintentional 'NULL' string literal in pg_upgrade.
Jeff Davis
2025/04/06
pgsql: aio: Avoid spurious coverity warning
Andres Freund
2025/04/06
pgsql: Fix memory leaks in px_crypt_shacrypt().
Tom Lane
2025/04/06
pgsql: Use "(void)" to mark pgstat_lock_entry(..., false) calls.
Tom Lane
2025/04/06
pgsql: Avoid unnecessary copying of a string in pg_restore.c
Andrew Dunstan
2025/04/06
pgsql: Fix a couple of memory leaks in pg_restore.c
Andrew Dunstan
2025/04/06
pgsql: Relax ordering-related hardcoded btree requirements in planning
Peter Eisentraut
2025/04/06
Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample
Alexander Korotkov
2025/04/06
pgsql: Revert "Put enable_self_join_elimination into postgresql.conf.sa
Alexander Korotkov
2025/04/06
Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample
Daniel Gustafsson
2025/04/06
pgsql: Put enable_self_join_elimination into postgresql.conf.sample
Alexander Korotkov
2025/04/06
pgsql: Compute CRC32C using AVX-512 instructions where available
John Naylor
2025/04/05
pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia
Michael Paquier
Earlier messages
Later messages