pgsql-committers
Thread
Date
Earlier messages
Messages by Thread
pgsql: Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c
Tom Lane
pgsql: Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c
Tom Lane
pgsql: Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c
Tom Lane
pgsql: Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c
Tom Lane
pgsql: Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c
Tom Lane
pgsql: Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c
Tom Lane
pgsql: Synchronize guc_tables.c categories with vacuum docs categories
Melanie Plageman
pgsql: psql: Add option to use expanded mode to all list commands.
Dean Rasheed
pgsql: ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
pgsql: ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
pgsql: ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
pgsql: ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
pgsql: ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
pgsql: ecpg: Restore detection of unsupported COPY FROM STDIN.
Fujii Masao
pgsql: Consistently spell "leakproof" without a hyphen.
Dean Rasheed
pgsql: psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ out
Dean Rasheed
pgsql: Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
pgsql: Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
pgsql: Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
pgsql: Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
pgsql: Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
pgsql: Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
pgsql: Bump PGSTAT_FILE_FORMAT_ID
Michael Paquier
pgsql: Fix potential integer overflow in bringetbitmap()
Michael Paquier
pgsql: Fix potential integer overflow in bringetbitmap()
Michael Paquier
pgsql: Fix potential integer overflow in bringetbitmap()
Michael Paquier
pgsql: Fix potential integer overflow in bringetbitmap()
Michael Paquier
pgsql: Fix potential integer overflow in bringetbitmap()
Michael Paquier
pgsql: Fix potential integer overflow in bringetbitmap()
Michael Paquier
pgsql: Move information about pgstats kinds into its own header pgstat_
Michael Paquier
pgsql: Remove assertion in pgstat_count_io_op()
Michael Paquier
pgsql: Make pg_stat_io count IOs as bytes instead of blocks for some op
Michael Paquier
pgsql: Revert "TupleHashTable: store additional data along with tuple."
Jeff Davis
pgsql: Reorder vacuum GUCs in postgresql.conf.sample to match docs
Melanie Plageman
pgsql: Add BTOPTIONS_PROC comments to nbtree.h.
Peter Geoghegan
pgsql: Move nbtree preprocessing into new .c file.
Peter Geoghegan
pgsql: Add commit 6e826278f1 to .git-blame-ignore-revs.
Nathan Bossart
pgsql: Fix HBA option count
Daniel Gustafsson
pgsql: Fix HBA option count
Daniel Gustafsson
pgsql: Fix HBA option count
Daniel Gustafsson
pgsql: Fix HBA option count
Daniel Gustafsson
pgsql: Fix HBA option count
Daniel Gustafsson
pgsql: Fix HBA option count
Daniel Gustafsson
pgsql: Fix JsonExpr deparsing to quote variable names in the PASSING cl
Dean Rasheed
pgsql: Fix JsonExpr deparsing to quote variable names in the PASSING cl
Dean Rasheed
pgsql: Fix XMLTABLE() deparsing to quote namespace names if necessary.
Dean Rasheed
pgsql: Fix XMLTABLE() deparsing to quote namespace names if necessary.
Dean Rasheed
pgsql: Fix XMLTABLE() deparsing to quote namespace names if necessary.
Dean Rasheed
pgsql: Fix XMLTABLE() deparsing to quote namespace names if necessary.
Dean Rasheed
pgsql: Fix XMLTABLE() deparsing to quote namespace names if necessary.
Dean Rasheed
pgsql: Fix XMLTABLE() deparsing to quote namespace names if necessary.
Dean Rasheed
pgsql: Repair memory leaks in plpython.
Tom Lane
pgsql: Repair memory leaks in plpython.
Tom Lane
pgsql: Repair memory leaks in plpython.
Tom Lane
pgsql: Repair memory leaks in plpython.
Tom Lane
pgsql: Repair memory leaks in plpython.
Tom Lane
pgsql: Repair memory leaks in plpython.
Tom Lane
pgsql: Add support for NOT ENFORCED in CHECK constraints
Peter Eisentraut
pgsql: Fix a compiler warning in initStringInfo().
Tatsuo Ishii
pgsql: Fix redefinition of type in commit e0ece2a981.
Jeff Davis
pgsql: TupleHashTable: store additional data along with tuple.
Jeff Davis
Re: pgsql: TupleHashTable: store additional data along with tuple.
Junwang Zhao
Re: pgsql: TupleHashTable: store additional data along with tuple.
Alvaro Herrera
pgsql: Make verify_compact_attribute available in non-assert builds
David Rowley
pgsql: Add new StringInfo APIs to allow callers to specify the buffer s
Tatsuo Ishii
pgsql: Consolidate docs for vacuum-related GUCs in new subsection
Melanie Plageman
pgsql: Fix missing ldapscheme option in pg_hba_file_rules()
Daniel Gustafsson
pgsql: Fix missing ldapscheme option in pg_hba_file_rules()
Daniel Gustafsson
pgsql: Fix missing ldapscheme option in pg_hba_file_rules()
Daniel Gustafsson
pgsql: Fix missing ldapscheme option in pg_hba_file_rules()
Daniel Gustafsson
pgsql: Fix missing ldapscheme option in pg_hba_file_rules()
Daniel Gustafsson
pgsql: Fix missing ldapscheme option in pg_hba_file_rules()
Daniel Gustafsson
pgsql: Fix obsolete nbtree README left link remarks.
Peter Geoghegan
pgsql: Use a non-locking initial test in TAS_SPIN on AArch64.
Nathan Bossart
pgsql: postmaster: Introduce variadic btmask_all_except()
Andres Freund
pgsql: postmaster: Update pmState via a wrapper function
Andres Freund
pgsql: postmaster: Improve logging of signals sent by postmaster
Andres Freund
pgsql: postmaster: Rename some shutdown related PMState phase names
Andres Freund
pgsql: postmaster: Make btmask_add() variadic
Andres Freund
pgsql: Adjust signature of cluster_rel() and its subroutines
Álvaro Herrera
pgsql: Fix UNION planner datatype issue
David Rowley
pgsql: Fix UNION planner datatype issue
David Rowley
pgsql: Merge pgstat_count_io_op_n() and pgstat_count_io_op()
Michael Paquier
pgsql: Refactor some code related to backend statistics
Michael Paquier
pgsql: Fix an ALTER GROUP ... DROP USER error message.
Nathan Bossart
pgsql: Fix an ALTER GROUP ... DROP USER error message.
Nathan Bossart
pgsql: Fix an ALTER GROUP ... DROP USER error message.
Nathan Bossart
pgsql: Use @extschema:name@ notation in contrib transform modules.
Tom Lane
pgsql: Simplify signature of RewriteTable
Álvaro Herrera
pgsql: doc: Clarify synchronous_standby_names parameter.
Fujii Masao
pgsql: Fix SLRU bank selection code
Álvaro Herrera
pgsql: Fix SLRU bank selection code
Álvaro Herrera
pgsql: Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
pgsql: Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
pgsql: Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
pgsql: Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
pgsql: Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
pgsql: Fix off_t overflow in pg_basebackup on Windows.
Thomas Munro
pgsql: Provide 64-bit ftruncate() and lseek() on Windows.
Thomas Munro
pgsql: Provide 64-bit ftruncate() and lseek() on Windows.
Thomas Munro
pgsql: Provide 64-bit ftruncate() and lseek() on Windows.
Thomas Munro
pgsql: Provide 64-bit ftruncate() and lseek() on Windows.
Thomas Munro
pgsql: Provide 64-bit ftruncate() and lseek() on Windows.
Thomas Munro
pgsql: Provide 64-bit ftruncate() and lseek() on Windows.
Thomas Munro
pgsql: Fix duplicate typedef from commit a2f17f004d.
Jeff Davis
pgsql: Control collation behavior with a method table.
Jeff Davis
pgsql: Move code for collation version into provider-specific files.
Jeff Davis
pgsql: Disallow NAMEDTUPLESTORE RTEs in stored views, rules, etc.
Tom Lane
pgsql: Back-patch b1ffe3ff into REL_13_STABLE.
Thomas Munro
pgsql: Set exit status for pgindent if pg_bsd_indent fails
Andrew Dunstan
pgsql: plpgsql: pure parser and reentrant scanner
Peter Eisentraut
pgsql: Remove useless function declaration
Peter Eisentraut
pgsql: pg_freespacemap: Fix declaration of pg_freespace(regclass)
Michael Paquier
pgsql: Fix C error reported by Oracle compiler.
Thomas Munro
pgsql: Fix C error reported by Oracle compiler.
Thomas Munro
pgsql: Fix C error reported by Oracle compiler.
Thomas Munro
pgsql: Fix C error reported by Oracle compiler.
Thomas Munro
pgsql: Fix C error reported by Oracle compiler.
Thomas Munro
pgsql: ExecInitAgg: update aggstate->numaggs and ->numtrans earlier.
Jeff Davis
pgsql: nodeSetOp.c: missing additionalsize for BuildTupleHashTable().
Jeff Davis
pgsql: Remove unused TupleHashTableData->entrysize.
Jeff Davis
pgsql: Add missing typedefs.list entry for AggStatePerGroupData.
Jeff Davis
pgsql: Restore smgrtruncate() prototype in back-branches.
Thomas Munro
pgsql: Restore smgrtruncate() prototype in back-branches.
Thomas Munro
pgsql: Restore smgrtruncate() prototype in back-branches.
Thomas Munro
pgsql: Restore smgrtruncate() prototype in back-branches.
Thomas Munro
pgsql: Restore smgrtruncate() prototype in back-branches.
Thomas Munro
pgsql: Use PqMsg_* macros in postgres.c.
Nathan Bossart
pgsql: Use PqMsg_* macros in postgres.c.
Nathan Bossart
pgsql: Add passwordcheck.min_password_length.
Nathan Bossart
pgsql: Lower default value of autovacuum_worker_slots in initdb as need
Nathan Bossart
pgsql: Fix error message wording
Álvaro Herrera
pgsql: Fix error message wording
Álvaro Herrera
pgsql: Fix meson detection of a couple of 64 bit builtins.
Thomas Munro
pgsql: Remove unnecessary code to handle CONSTR_NOTNULL
Álvaro Herrera
pgsql: Improve nbtree unsatisfiable RowCompare detection.
Peter Geoghegan
pgsql: nbtree: Simplify _bt_first parallel scan handling.
Peter Geoghegan
pgsql: Remove unused parameter in lookup_var_attr_stats
Richard Guo
pgsql: Allow changing autovacuum_max_workers without restarting.
Nathan Bossart
pgsql: Remove duplicate definitions in proc.h
Heikki Linnakangas
pgsql: Remove duplicate definitions in proc.h
Heikki Linnakangas
pgsql: flex code modernization: Replace YY_EXTRA_TYPE define with flex
Peter Eisentraut
pgsql: doc: Clarify log level for VERBOSE messages in maintenance comma
Fujii Masao
pgsql: Always use the caller-provided context for radix tree leaves
John Naylor
pgsql: Get rid of radix tree's general purpose memory context
John Naylor
pgsql: Use caller's memory context for radix tree iteration state
John Naylor
pgsql: meson: Fix missing name arguments of cc.compiles() calls
Peter Eisentraut
pgsql: Remove useless configure check
Peter Eisentraut
pgsql: Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
pgsql: Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
pgsql: Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
pgsql: Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
pgsql: Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
pgsql: Document strange jsonb sort order for empty top level arrays
Andrew Dunstan
pgsql: Ignore nullingrels when looking up statistics
Richard Guo
pgsql: Ignore nullingrels when looking up statistics
Richard Guo
pgsql: Ignore nullingrels when looking up statistics
Richard Guo
pgsql: Fix outdated CHUNKHDRSZ value in nodeAgg.c
David Rowley
pgsql: Fix an assortment of spelling mistakes and typos
David Rowley
pgsql: Update copyright for 2025
Bruce Momjian
pgsql: Update copyright for 2025
Bruce Momjian
pgsql: Update copyright for 2025
Bruce Momjian
pgsql: Update copyright for 2025
Bruce Momjian
pgsql: Update copyright for 2025
Bruce Momjian
pgsql: Update obsolete reference to plpgsql's gram.y file.
Tom Lane
pgsql: injection_points: Tweak variable-numbered stats to work with pen
Michael Paquier
pgsql: Fix memory leak in pgoutput with relation attribute map
Michael Paquier
pgsql: Fix memory leak in pgoutput with relation attribute map
Michael Paquier
pgsql: Fix memory leak in pgoutput with relation attribute map
Michael Paquier
pgsql: Fix memory leak in pgoutput with relation attribute map
Michael Paquier
pgsql: Fix memory leak in pgoutput with relation attribute map
Michael Paquier
pgsql: Fix memory leak in pgoutput with relation attribute map
Michael Paquier
pgsql: Remove redundant wording in pg_statistic.h
Michael Paquier
pgsql: Fix failures with incorrect epoch handling for 2PC files at reco
Michael Paquier
pgsql: Fix failures with incorrect epoch handling for 2PC files at reco
Michael Paquier
pgsql: Fix handling of orphaned 2PC files in the future at recovery
Michael Paquier
pgsql: Fix handling of orphaned 2PC files in the future at recovery
Michael Paquier
pgsql: Fix handling of orphaned 2PC files in the future at recovery
Michael Paquier
pgsql: Fix handling of orphaned 2PC files in the future at recovery
Michael Paquier
pgsql: Fix handling of orphaned 2PC files in the future at recovery
Michael Paquier
pgsql: Fix handling of orphaned 2PC files in the future at recovery
Michael Paquier
pgsql: contrib/pageinspect: Use SQL-standard function bodies.
Tom Lane
pgsql: contrib/xml2: Use SQL-standard function bodies.
Tom Lane
pgsql: contrib/citext: Use SQL-standard function bodies.
Tom Lane
pgsql: Fix overly large values/nulls arrays
David Rowley
pgsql: Replace PGPROC.isBackgroundWorker with isRegularBackend.
Tom Lane
pgsql: Exclude parallel workers from connection privilege/limit checks.
Tom Lane
pgsql: Exclude parallel workers from connection privilege/limit checks.
Tom Lane
pgsql: Exclude parallel workers from connection privilege/limit checks.
Tom Lane
pgsql: Exclude parallel workers from connection privilege/limit checks.
Tom Lane
pgsql: Exclude parallel workers from connection privilege/limit checks.
Tom Lane
pgsql: Exclude parallel workers from connection privilege/limit checks.
Tom Lane
pgsql: Reserve a PGPROC slot and semaphore for the slotsync worker proc
Tom Lane
pgsql: Reserve a PGPROC slot and semaphore for the slotsync worker proc
Tom Lane
pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated.
Noah Misch
pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated.
Noah Misch
pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated.
Noah Misch
pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated.
Noah Misch
pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated.
Noah Misch
pgsql: In REASSIGN OWNED of a database, lock the tuple as mandated.
Noah Misch
Earlier messages