pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
pgsql: Doc: recommend "psql -X" for restoring pg_dump scripts.
Tom Lane
pgsql: Change shutdown sequence to terminate checkpointer last
Andres Freund
pgsql: Tighten pg_restore's recognition of its -F (format) option value
Tom Lane
pgsql: Fix PDF doc build.
Jeff Davis
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
pgsql: Use the correct sizeof() in BufFileLoadBuffer
Tomas Vondra
pgsql: Add SQL function CASEFOLD().
Jeff Davis
pgsql: postmaster: Don't repeatedly transition to crashing state
Andres Freund
pgsql: postmaster: Commonalize FatalError paths
Andres Freund
pgsql: postmaster: Don't open-code TerminateChildren() in HandleChildCr
Andres Freund
pgsql: postmaster: Move code to switch into FatalError state into funct
Andres Freund
pgsql: postmaster: Adjust which processes we expect to have exited
Andres Freund
pgsql: checkpointer: Request checkpoint via latch instead of signal
Andres Freund
pgsql: Make jsonb casts to scalar types translate JSON null to SQL NULL
Tom Lane
pgsql: Fix copy-and-paste typo
Peter Eisentraut
pgsql: pgcrypto: Add function to check FIPS mode
Daniel Gustafsson
pgsql: pgcrypto: Make it possible to disable built-in crypto
Daniel Gustafsson
pgsql: Fix instability in recently added regression tests
Álvaro Herrera
pgsql: Convert sepgsql tests to TAP
Peter Eisentraut
pgsql: meson: Fix sepgsql installation
Peter Eisentraut
pgsql: meson: Fix sepgsql installation
Peter Eisentraut
pgsql: meson: Fix sepgsql installation
Peter Eisentraut
pgsql: Return yyparse() result not via global variable
Peter Eisentraut
pgsql: initdb: Convert tests to use long options with fat comma style
Michael Paquier
pgsql: Doc: Fix a typo introduced in 4a0e7314f1.
Amit Kapila
pgsql: Doc: Fix column name in pg_publication catalog.
Amit Kapila
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
pgsql: Don't ask for bug reports about pthread_is_threaded_np() != 0.
Tom Lane
pgsql: Add support for Unicode case folding.
Jeff Davis
pgsql: Ensure that AFTER triggers run as the instigating user.
Tom Lane
pgsql: Reverse the search order in afterTriggerAddEvent().
Tom Lane
pgsql: Allow NOT VALID foreign key constraints on partitioned tables
Álvaro Herrera
Re: pgsql: Allow NOT VALID foreign key constraints on partitioned tables
Michael Paquier
Re: pgsql: Allow NOT VALID foreign key constraints on partitioned tables
Amul Sul
pgsql: Fix buildfarm failure introduced by commit e65dbc9927.
Amit Kapila
pgsql: Add some const decorations (htup.h)
Peter Eisentraut
pgsql: Convert macros to static inline functions (htup_details.h, itup.
Peter Eisentraut
pgsql: Change publication's publish_generated_columns option type to en
Amit Kapila
pgsql: Add error pattern checks for some TAP tests for non-existing obj
Michael Paquier
pgsql: Improve TAP tests of pg_basebackup
Michael Paquier
pgsql: Support RN (roman-numeral format) in to_number().
Tom Lane
pgsql: Fix comment about AVX-512 popcount support.
Nathan Bossart
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
pgsql: Repair incorrect handling of AfterTriggerSharedData.ats_modified
Tom Lane
pgsql: Fix \dRp+ output when describing publications with a lower serve
Amit Kapila
pgsql: Additional tests for stored generated columns
Peter Eisentraut
pgsql: Improve grammar of options for command arrays in TAP tests
Michael Paquier
pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry
Amit Kapila
pgsql: Run perltidy
Michael Paquier
pgsql: Doc: simplify the tutorial's window-function examples.
Tom Lane
pgsql: Reword recent error messages: "should" -> "must"
Álvaro Herrera
pgsql: Reword recent error messages: "should" -> "must"
Álvaro Herrera
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
pgsql: Fix detach of a partition that has a toplevel FK to a partitione
Álvaro Herrera
pgsql: Fix NO ACTION temporal foreign keys when the referenced endpoint
Peter Eisentraut
pgsql: Improve whitespace in without_overlaps test
Peter Eisentraut
pgsql: Refactor ExecScan() to allow inlining of its core logic
Amit Langote
pgsql: Rework handling of pending data for backend statistics
Michael Paquier
pgsql: Rename some pgstats callbacks related to flush of entries
Michael Paquier
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
pgsql: Update time zone data files to tzdata release 2025a.
Tom Lane
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
pgsql: Avoid using timezone Asia/Manila in regression tests.
Tom Lane
pgsql: Improve generated_stored test
Peter Eisentraut
pgsql: Improve generated_stored test
Peter Eisentraut
pgsql: Add some more use of Page/PageData rather than char *
Peter Eisentraut
pgsql: Add const qualifiers to bufpage.h
Peter Eisentraut
pgsql: Add PageData C type
Peter Eisentraut
pgsql: Fix latch event policy that hid socket events.
Thomas Munro
pgsql: Fix latch event policy that hid socket events.
Thomas Munro
pgsql: Fix latch event policy that hid socket events.
Thomas Munro
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
pgsql: Fix header check for continuation records where standbys could b
Michael Paquier
pgsql: Remove PrintBufferDescs() and PrintPinnedBufs().
Tom Lane
pgsql: Be clearer about when jsonapi's need_escapes is needed
Andrew Dunstan
pgsql: Fix stat() for recursive junction points on Windows.
Andrew Dunstan
pgsql: Fix stat() for recursive junction points on Windows.
Andrew Dunstan
pgsql: Fix stat() for recursive junction points on Windows.
Andrew Dunstan
pgsql: Fix readlink() for non-PostgreSQL junction points on Windows.
Andrew Dunstan
pgsql: Fix readlink() for non-PostgreSQL junction points on Windows.
Andrew Dunstan
pgsql: Fix readlink() for non-PostgreSQL junction points on Windows.
Andrew Dunstan
pgsql: Support Unicode full case mapping and conversion.
Jeff Davis
pgsql: Support PG_UNICODE_FAST locale in the builtin collation provider
Jeff Davis
pgsql: vacuumdb: Fix comment for vacuum_one_database().
Nathan Bossart
pgsql: Add documentation about calling version-1 C functions from C.
Tom Lane
pgsql: Fix parsing of qualified relation names in RETURNING.
Dean Rasheed
pgsql: Speed up hex_encode with bytewise lookup
John Naylor
pgsql: Remove flex version checks
Peter Eisentraut
pgsql: Add pg_nodiscard decorations to base64 functions
Peter Eisentraut
pgsql: Revert recent changes related to handling of 2PC files at recove
Michael Paquier
pgsql: Revert recent changes related to handling of 2PC files at recove
Michael Paquier
pgsql: Revert recent changes related to handling of 2PC files at recove
Michael Paquier
pgsql: Revert recent changes related to handling of 2PC files at recove
Michael Paquier
pgsql: Revert recent changes related to handling of 2PC files at recove
Michael Paquier
pgsql: Revert recent changes related to handling of 2PC files at recove
Michael Paquier
pgsql: Remove redefinitions of SIG_* macros in win32_port.h.
Nathan Bossart
pgsql: Fix setrefs.c's failure to do expression processing on prune ste
Tom Lane
pgsql: Fix setrefs.c's failure to do expression processing on prune ste
Tom Lane
pgsql: Fix setrefs.c's failure to do expression processing on prune ste
Tom Lane
pgsql: Fix setrefs.c's failure to do expression processing on prune ste
Tom Lane
pgsql: Fix setrefs.c's failure to do expression processing on prune ste
Tom Lane
pgsql: Fix setrefs.c's failure to do expression processing on prune ste
Tom Lane
pgsql: Add and use BitmapHeapScanDescData struct
Melanie Plageman
pgsql: Rework macro pgstat_is_ioop_tracked_in_bytes()
Michael Paquier
pgsql: Convert libpgport's pqsignal() to a void function.
Nathan Bossart
pgsql: Avoid calling pqsignal() with invalid signals on Windows fronten
Nathan Bossart
pgsql: Seek zone abbreviations in the IANA data before timezone_abbrevi
Tom Lane
pgsql: Make pg_interpret_timezone_abbrev() check sp->defaulttype too.
Tom Lane
pgsql: Fix nbtree contradictory array element comment.
Peter Geoghegan
pgsql: Split ATExecValidateConstraint into reusable pieces
Álvaro Herrera
pgsql: Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
pgsql: Remove dead code
Peter Eisentraut
pgsql: refactor: split ATExecAlterConstrRecurse()
Peter Eisentraut
pgsql: Fix error handling of pg_b64_decode()
Peter Eisentraut
pgsql: Check return of pg_b64_encode() for error
Peter Eisentraut
pgsql: Doc: Improve the Replica Identity information.
Amit Kapila
pgsql: Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
pgsql: Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
pgsql: Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
pgsql: Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
pgsql: Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
pgsql: Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
pgsql: Fix cpluspluscheck for "Change gist stratnum function to use Com
Peter Eisentraut
pgsql: Add more general summary to vacuumlazy.c
Melanie Plageman
pgsql: IWYU pragmas for catalog headers
Peter Eisentraut
pgsql: Add a bit of documentation related to IWYU
Peter Eisentraut
pgsql: IWYU widely useful pragmas
Peter Eisentraut
pgsql: postgres_fdw: SCRAM authentication pass-through
Peter Eisentraut
pgsql: Downgrade errors in object_ownercheck() to internal
Peter Eisentraut
pgsql: Downgrade error in object_aclmask_ext() to internal
Peter Eisentraut
pgsql: Drop warning-free support for Flex 2.5.35
Peter Eisentraut
pgsql: Change gist stratnum function to use CompareType
Peter Eisentraut
Re: pgsql: Change gist stratnum function to use CompareType
Melanie Plageman
Re: pgsql: Change gist stratnum function to use CompareType
Peter Eisentraut
pgsql: Rename RowCompareType to CompareType
Peter Eisentraut
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
Earlier messages
Later messages