Messages by Date
-
2025/02/19
pgsql: Add ATAlterConstraint struct for ALTER .. CONSTRAINT
Álvaro Herrera
-
2025/02/19
pgsql: Improve statistics estimation for single-column GROUP BY in sub-
Alexander Korotkov
-
2025/02/19
pgsql: Add a test for commit ac0e33136a using the injection point.
Amit Kapila
-
2025/02/18
pgsql: Add support for LIKE in CREATE FOREIGN TABLE
Michael Paquier
-
2025/02/18
pgsql: doc: Fix some issues with JSON_TABLE() examples
Amit Langote
-
2025/02/18
pgsql: doc: Fix some issues with JSON_TABLE() exampls
Amit Langote
-
2025/02/18
pgsql: Invalidate inactive replication slots.
Amit Kapila
-
2025/02/18
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
-
2025/02/18
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
-
2025/02/18
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
-
2025/02/18
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
-
2025/02/18
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
-
2025/02/18
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
-
2025/02/18
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
-
2025/02/18
pgsql: Update to latest Snowball sources.
Tom Lane
-
2025/02/18
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
-
2025/02/18
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
-
2025/02/18
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
-
2025/02/18
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
-
2025/02/18
pgsql: Fix freeing a child join's SpecialJoinInfo
Richard Guo
-
2025/02/18
pgsql: Fix freeing a child join's SpecialJoinInfo
Richard Guo
-
2025/02/18
pgsql: test_escape: Fix handling of short options in getopt_long()
Michael Paquier
-
2025/02/18
pgsql: test_escape: Fix handling of short options in getopt_long()
Michael Paquier
-
2025/02/18
pgsql: test_escape: Fix handling of short options in getopt_long()
Michael Paquier
-
2025/02/18
pgsql: test_escape: Fix handling of short options in getopt_long()
Michael Paquier
-
2025/02/18
pgsql: test_escape: Fix handling of short options in getopt_long()
Michael Paquier
-
2025/02/18
pgsql: test_escape: Fix handling of short options in getopt_long()
Michael Paquier
-
2025/02/18
pgsql: Make the description of some GUCs more consistent
Michael Paquier
-
2025/02/18
pgsql: Tag refs/tags/REL_17_4 was created
noreply
-
2025/02/18
pgsql: Tag refs/tags/REL_16_8 was created
noreply
-
2025/02/18
pgsql: Tag refs/tags/REL_13_20 was created
noreply
-
2025/02/18
pgsql: Tag refs/tags/REL_15_12 was created
noreply
-
2025/02/18
pgsql: Tag refs/tags/REL_14_17 was created
noreply
-
2025/02/18
pgsql: doc: add example of sign mismatch with POSIX/ISO-8601 time zones
Bruce Momjian
-
2025/02/18
pgsql: Update outdated comments in nodeAgg.c.
Jeff Davis
-
2025/02/18
Re: pgsql: Reduce scope of heap vacuum per_buffer_data
Melanie Plageman
-
2025/02/18
pgsql: Reduce scope of heap vacuum per_buffer_data
Melanie Plageman
-
2025/02/18
pgsql: Add PGErrorVerbosity to typedefs.list
Daniel Gustafsson
-
2025/02/18
pgsql: Fix poorly written regression test
David Rowley
-
2025/02/17
pgsql: Raise a WARNING for max_slot_wal_keep_size in pg_createsubscribe
Amit Kapila
-
2025/02/17
pgsql: Specialize intarray sorting
John Naylor
-
2025/02/17
pgsql: Doc: Improve pg_replication_slots.inactive_since description.
Amit Kapila
-
2025/02/17
pgsql: Fix typo in 2a8a0067.
Thomas Munro
-
2025/02/17
pgsql: Stamp 17.4.
Tom Lane
-
2025/02/17
pgsql: Stamp 13.20.
Tom Lane
-
2025/02/17
pgsql: Stamp 14.17.
Tom Lane
-
2025/02/17
pgsql: Stamp 15.12.
Tom Lane
-
2025/02/17
pgsql: Stamp 16.8.
Tom Lane
-
2025/02/17
pgsql: Fix translator notes in comments
Daniel Gustafsson
-
2025/02/17
pgsql: Add tab completion for ALTER USER/ROLE RESET
Tomas Vondra
-
2025/02/17
pgsql: Add tab completion for ALTER DATABASE RESET
Tomas Vondra
-
2025/02/17
pgsql: Translation updates
Álvaro Herrera
-
2025/02/17
pgsql: Translation updates
Álvaro Herrera
-
2025/02/17
pgsql: Translation updates
Álvaro Herrera
-
2025/02/17
pgsql: Translation updates
Álvaro Herrera
-
2025/02/17
pgsql: Translation updates
Álvaro Herrera
-
2025/02/17
pgsql: Implement Self-Join Elimination
Alexander Korotkov
-
2025/02/17
pgsql: Revert: Get rid of WALBufMappingLock
Alexander Korotkov
-
2025/02/16
pgsql: Fix an oversight in cbc127917 to handle MERGE correctly
Amit Langote
-
2025/02/16
pgsql: Add information about WAL buffers full to VACUUM/ANALYZE (VERBOS
Michael Paquier
-
2025/02/16
pgsql: Add information about WAL buffers being full to EXPLAIN (WAL)
Michael Paquier
-
2025/02/16
pgsql: pg_stat_statements: Add wal_buffers_full
Michael Paquier
-
2025/02/16
pgsql: Move wal_buffers_full from PgStat_PendingWalStats to WalUsage
Michael Paquier
-
2025/02/16
pgsql: Get rid of WALBufMappingLock
Alexander Korotkov
-
2025/02/16
pgsql: Adjust tuples estimate for appendrels
Richard Guo
-
2025/02/16
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
2025/02/16
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
2025/02/16
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
2025/02/16
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
2025/02/16
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
2025/02/16
pgsql: In fmtIdEnc(), handle failure of enlargePQExpBuffer().
Tom Lane
-
2025/02/16
pgsql: In fmtIdEnc(), handle failure of enlargePQExpBuffer().
Tom Lane
-
2025/02/16
pgsql: In fmtIdEnc(), handle failure of enlargePQExpBuffer().
Tom Lane
-
2025/02/16
pgsql: In fmtIdEnc(), handle failure of enlargePQExpBuffer().
Tom Lane
-
2025/02/16
pgsql: In fmtIdEnc(), handle failure of enlargePQExpBuffer().
Tom Lane
-
2025/02/16
pgsql: In fmtIdEnc(), handle failure of enlargePQExpBuffer().
Tom Lane
-
2025/02/15
pgsql: Make escaping functions retain trailing bytes of an invalid char
Tom Lane
-
2025/02/15
pgsql: Make escaping functions retain trailing bytes of an invalid char
Tom Lane
-
2025/02/15
pgsql: Make escaping functions retain trailing bytes of an invalid char
Tom Lane
-
2025/02/15
pgsql: Make escaping functions retain trailing bytes of an invalid char
Tom Lane
-
2025/02/15
pgsql: Make escaping functions retain trailing bytes of an invalid char
Tom Lane
-
2025/02/15
pgsql: Make escaping functions retain trailing bytes of an invalid char
Tom Lane
-
2025/02/14
pgsql: Fix explicit valgrind interaction in read_stream.c.
Thomas Munro
-
2025/02/14
pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
-
2025/02/14
pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
-
2025/02/14
pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
-
2025/02/14
pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
-
2025/02/14
pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
-
2025/02/14
pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
-
2025/02/14
Re: pgsql: Convert heap_vac_scan_next_block() boolean parameters to flags
Daniel Gustafsson
-
2025/02/14
Re: pgsql: Convert heap_vac_scan_next_block() boolean parameters to flags
Melanie Plageman
-
2025/02/14
pgsql: Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacuum logs.
Nathan Bossart
-
2025/02/14
Re: pgsql: Convert heap_vac_scan_next_block() boolean parameters to flags
Daniel Gustafsson
-
2025/02/14
Re: pgsql: Use streaming read I/O in VACUUM's third phase
Melanie Plageman
-
2025/02/14
pgsql: pgcrypto: Add support for CFB mode in AES encryption
Daniel Gustafsson
-
2025/02/14
pgsql: Use PqMsg_Progress macro in HandleParallelMessage().
Nathan Bossart
-
2025/02/14
pgsql: Use PqMsg_Progress macro in HandleParallelMessage().
Nathan Bossart
-
2025/02/14
Re: pgsql: Use streaming read I/O in VACUUM's third phase
Melanie Plageman
-
2025/02/14
pgsql: Use streaming read I/O in VACUUM's first phase
Melanie Plageman
-
2025/02/14
pgsql: Use streaming read I/O in VACUUM's third phase
Melanie Plageman
-
2025/02/14
pgsql: Convert heap_vac_scan_next_block() boolean parameters to flags
Melanie Plageman
-
2025/02/14
pgsql: Describe special values in GUC descriptions more consistently.
Nathan Bossart
-
2025/02/14
pgsql: Fix assertion on dereferenced object
Daniel Gustafsson
-
2025/02/14
pgsql: Fix assertion on dereferenced object
Daniel Gustafsson
-
2025/02/14
pgsql: Fix assertion on dereferenced object
Daniel Gustafsson
-
2025/02/14
pgsql: Fix assertion on dereferenced object
Daniel Gustafsson
-
2025/02/14
pgsql: Fix assertion on dereferenced object
Daniel Gustafsson
-
2025/02/14
pgsql: Fix assertion on dereferenced object
Daniel Gustafsson
-
2025/02/13
pgsql: Remove obsolete comment.
Thomas Munro
-
2025/02/13
pgsql: Remove unused parameter from execute_extension_script().
Nathan Bossart
-
2025/02/13
pgsql: Fix type in test_escape test
Andres Freund
-
2025/02/13
pgsql: docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
-
2025/02/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/02/13
pgsql: Fix handling of invalidly encoded data in escaping functions
Andres Freund
-
2025/02/13
pgsql: Add test of various escape functions
Andres Freund
-
2025/02/13
pgsql: Fix type in test_escape test
Andres Freund
-
2025/02/13
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Tom Lane
-
2025/02/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/02/13
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Tom Lane
-
2025/02/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/02/13
pgsql: Fix type in test_escape test
Andres Freund
-
2025/02/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/02/13
pgsql: Last-minute updates for release notes.
Tom Lane
-
2025/02/13
pgsql: Fix type in test_escape test
Andres Freund
-
2025/02/13
pgsql: Fix type in test_escape test
Andres Freund
-
2025/02/13
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Tom Lane
-
2025/02/13
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Tom Lane
-
2025/02/13
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Tom Lane
-
2025/02/13
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Tom Lane
-
2025/02/13
pgsql: Add test of various escape functions
Andres Freund
-
2025/02/13
pgsql: Fix handling of invalidly encoded data in escaping functions
Andres Freund
-
2025/02/13
pgsql: Fix type in test_escape test
Andres Freund
-
2025/02/13
pgsql: Specify the encoding of input to fmtId()
Andres Freund
-
2025/02/13
pgsql: Add pg_encoding_set_invalid()
Andres Freund
-
2025/02/13
pgsql: Add test of various escape functions
Andres Freund
-
2025/02/13
pgsql: Add pg_encoding_set_invalid()
Andres Freund
-
2025/02/13
pgsql: Add pg_encoding_set_invalid()
Andres Freund
-
2025/02/13
pgsql: docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
-
2025/02/13
pgsql: Fix handling of invalidly encoded data in escaping functions
Andres Freund
-
2025/02/13
pgsql: docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
-
2025/02/13
pgsql: Fix handling of invalidly encoded data in escaping functions
Andres Freund
-
2025/02/13
pgsql: Add pg_encoding_set_invalid()
Andres Freund
-
2025/02/13
pgsql: Specify the encoding of input to fmtId()
Andres Freund
-
2025/02/13
pgsql: Add test of various escape functions
Andres Freund
-
2025/02/13
pgsql: docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
-
2025/02/13
pgsql: Specify the encoding of input to fmtId()
Andres Freund
-
2025/02/13
pgsql: Specify the encoding of input to fmtId()
Andres Freund
-
2025/02/13
pgsql: Add pg_encoding_set_invalid()
Andres Freund
-
2025/02/13
pgsql: Specify the encoding of input to fmtId()
Andres Freund
-
2025/02/13
pgsql: Add pg_encoding_set_invalid()
Andres Freund
-
2025/02/13
pgsql: docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
-
2025/02/13
pgsql: Back-patch pg_encoding_verifymbstr()/pg_encoding_verifymbchar()
Andres Freund
-
2025/02/13
pgsql: docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
-
2025/02/13
pgsql: Fix handling of invalidly encoded data in escaping functions
Andres Freund
-
2025/02/13
pgsql: Fix handling of invalidly encoded data in escaping functions
Andres Freund
-
2025/02/13
pgsql: Add test of various escape functions
Andres Freund
-
2025/02/13
pgsql: Add test of various escape functions
Andres Freund
-
2025/02/13
pgsql: Specify the encoding of input to fmtId()
Andres Freund
-
2025/02/13
pgsql: Remove unnecessary (char *) casts [xlog]
Peter Eisentraut
-
2025/02/13
pgsql: XLogRegisterData, XLogRegisterBufData void * argument for binary
Peter Eisentraut
-
2025/02/12
pgsql: Fix MakeTransitionCaptureState() to return a consistent result
Michael Paquier
-
2025/02/12
pgsql: Fix MakeTransitionCaptureState() to return a consistent result
Michael Paquier
-
2025/02/12
pgsql: Fix MakeTransitionCaptureState() to return a consistent result
Michael Paquier
-
2025/02/12
pgsql: Fix MakeTransitionCaptureState() to return a consistent result
Michael Paquier
-
2025/02/12
pgsql: Fix MakeTransitionCaptureState() to return a consistent result
Michael Paquier
-
2025/02/12
pgsql: Fix MakeTransitionCaptureState() to return a consistent result
Michael Paquier
-
2025/02/12
pgsql: Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better clarificatio
Masahiko Sawada
-
2025/02/12
pgsql: Skip logical decoding of already-aborted transactions.
Masahiko Sawada
-
2025/02/12
pgsql: Remove unneeded volatile qualifier in fmgr.c.
Nathan Bossart
-
2025/02/12
pgsql: Fix minor memory leaks in pg_dump.
Tom Lane
-
2025/02/12
pgsql: Clean up impenetrable logic in pg_basebackup/receivelog.c.
Tom Lane
-
2025/02/12
pgsql: ci: Collect core files on NetBSD and OpenBSD
Andres Freund
-
2025/02/12
pgsql: ci: Test NetBSD and OpenBSD
Andres Freund
-
2025/02/12
pgsql: meson: Fix failure to detect bsd_auth.h presence
Andres Freund
-
2025/02/12
pgsql: meson: Fix failure to detect bsd_auth.h presence
Andres Freund
-
2025/02/12
pgsql: meson: Fix failure to detect bsd_auth.h presence
Andres Freund
-
2025/02/12
pgsql: Fix issue in recovery test 041_checkpoint_at_promote
Michael Paquier
-
2025/02/12
pgsql: Fix issue in recovery test 041_checkpoint_at_promote
Michael Paquier
-
2025/02/12
pgsql: Fix some inconsistencies with memory freeing in pg_createsubscri
Michael Paquier
-
2025/02/12
pgsql: Fix some inconsistencies with memory freeing in pg_createsubscri
Michael Paquier
-
2025/02/12
pgsql: Remove unnecessary (char *) casts [checksum]
Peter Eisentraut
-
2025/02/11
pgsql: Remove unnecessary (char *) casts [mem]
Peter Eisentraut
-
2025/02/11
pgsql: Remove unnecessary (char *) casts [string]
Peter Eisentraut
-
2025/02/11
pgsql: Doc: Fix punctuation errors
John Naylor
-
2025/02/11
pgsql: Doc: Fix punctuation errors
John Naylor
-
2025/02/11
pgsql: Doc: Fix punctuation errors
John Naylor
-
2025/02/11
pgsql: Doc: Fix punctuation errors
John Naylor
-
2025/02/11
pgsql: Doc: Fix punctuation errors
John Naylor
-
2025/02/11
pgsql: Doc: Fix punctuation errors
John Naylor
-
2025/02/11
pgsql: Tag refs/tags/REL_15_11 was created
noreply
-
2025/02/11
pgsql: Tag refs/tags/REL_14_16 was created
noreply
-
2025/02/11
pgsql: Tag refs/tags/REL_16_7 was created
noreply
-
2025/02/11
pgsql: Tag refs/tags/REL_17_3 was created
noreply
-
2025/02/11
pgsql: Tag refs/tags/REL_13_19 was created
noreply
-
2025/02/11
pgsql: Add is_analyze parameter to vacuum_delay_point().
Nathan Bossart
-
2025/02/11
pgsql: Add cost-based vacuum delay time to progress views.
Nathan Bossart
-
2025/02/11
pgsql: Limit pgbench COPY FREEZE to ordinary relations
Melanie Plageman
-
2025/02/11
pgsql: Injection points for hash aggregation.
Jeff Davis
-
2025/02/11
pgsql: Eagerly scan all-visible pages to amortize aggressive vacuum
Melanie Plageman
-
2025/02/11
pgsql: config: Split "Worker Processes" out of "Asynchronous Behavior"
Andres Freund