Messages by Thread
-
-
pgsql: Fix freeing a child join's SpecialJoinInfo
Richard Guo
-
pgsql: test_escape: Fix handling of short options in getopt_long()
Michael Paquier
-
pgsql: Make the description of some GUCs more consistent
Michael Paquier
-
pgsql: Tag refs/tags/REL_17_4 was created
noreply
-
pgsql: Tag refs/tags/REL_16_8 was created
noreply
-
pgsql: Tag refs/tags/REL_13_20 was created
noreply
-
pgsql: Tag refs/tags/REL_15_12 was created
noreply
-
pgsql: Tag refs/tags/REL_14_17 was created
noreply
-
pgsql: doc: add example of sign mismatch with POSIX/ISO-8601 time zones
Bruce Momjian
-
pgsql: Update outdated comments in nodeAgg.c.
Jeff Davis
-
pgsql: Reduce scope of heap vacuum per_buffer_data
Melanie Plageman
-
pgsql: Add PGErrorVerbosity to typedefs.list
Daniel Gustafsson
-
pgsql: Fix poorly written regression test
David Rowley
-
pgsql: Raise a WARNING for max_slot_wal_keep_size in pg_createsubscribe
Amit Kapila
-
pgsql: Specialize intarray sorting
John Naylor
-
pgsql: Doc: Improve pg_replication_slots.inactive_since description.
Amit Kapila
-
pgsql: Fix typo in 2a8a0067.
Thomas Munro
-
pgsql: Stamp 17.4.
Tom Lane
-
pgsql: Stamp 13.20.
Tom Lane
-
pgsql: Stamp 14.17.
Tom Lane
-
pgsql: Stamp 15.12.
Tom Lane
-
pgsql: Stamp 16.8.
Tom Lane
-
pgsql: Fix translator notes in comments
Daniel Gustafsson
-
pgsql: Add tab completion for ALTER USER/ROLE RESET
Tomas Vondra
-
pgsql: Add tab completion for ALTER DATABASE RESET
Tomas Vondra
-
pgsql: Implement Self-Join Elimination
Alexander Korotkov
-
pgsql: Revert: Get rid of WALBufMappingLock
Alexander Korotkov
-
pgsql: Fix an oversight in cbc127917 to handle MERGE correctly
Amit Langote
-
pgsql: Add information about WAL buffers full to VACUUM/ANALYZE (VERBOS
Michael Paquier
-
pgsql: Add information about WAL buffers being full to EXPLAIN (WAL)
Michael Paquier
-
pgsql: pg_stat_statements: Add wal_buffers_full
Michael Paquier
-
pgsql: Move wal_buffers_full from PgStat_PendingWalStats to WalUsage
Michael Paquier
-
pgsql: Get rid of WALBufMappingLock
Alexander Korotkov
-
pgsql: Adjust tuples estimate for appendrels
Richard Guo
-
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
pgsql: Release notes for 17.4, 16.8, 15.12, 14.17, 13.20.
Tom Lane
-
pgsql: In fmtIdEnc(), handle failure of enlargePQExpBuffer().
Tom Lane
-
pgsql: Make escaping functions retain trailing bytes of an invalid char
Tom Lane
-
pgsql: Fix explicit valgrind interaction in read_stream.c.
Thomas Munro
-
pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling
Andres Freund
-
pgsql: Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacuum logs.
Nathan Bossart
-
pgsql: pgcrypto: Add support for CFB mode in AES encryption
Daniel Gustafsson
-
pgsql: Use PqMsg_Progress macro in HandleParallelMessage().
Nathan Bossart
-
pgsql: Use streaming read I/O in VACUUM's first phase
Melanie Plageman
-
pgsql: Use streaming read I/O in VACUUM's third phase
Melanie Plageman
-
pgsql: Convert heap_vac_scan_next_block() boolean parameters to flags
Melanie Plageman
-
pgsql: Describe special values in GUC descriptions more consistently.
Nathan Bossart
-
pgsql: Fix assertion on dereferenced object
Daniel Gustafsson
-
pgsql: Remove obsolete comment.
Thomas Munro
-
pgsql: Remove unused parameter from execute_extension_script().
Nathan Bossart
-
pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Tom Lane
-
pgsql: Fix type in test_escape test
Andres Freund
-
pgsql: Add pg_encoding_set_invalid()
Andres Freund
-
pgsql: Back-patch pg_encoding_verifymbstr()/pg_encoding_verifymbchar()
Andres Freund
-
pgsql: docs: EUC_TW can be up to four bytes wide, not three
Andres Freund
-
pgsql: Fix handling of invalidly encoded data in escaping functions
Andres Freund
-
pgsql: Add test of various escape functions
Andres Freund
-
pgsql: Specify the encoding of input to fmtId()
Andres Freund
-
pgsql: Remove unnecessary (char *) casts [xlog]
Peter Eisentraut
-
pgsql: XLogRegisterData, XLogRegisterBufData void * argument for binary
Peter Eisentraut
-
pgsql: Fix MakeTransitionCaptureState() to return a consistent result
Michael Paquier
-
pgsql: Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better clarificatio
Masahiko Sawada
-
pgsql: Skip logical decoding of already-aborted transactions.
Masahiko Sawada
-
pgsql: Remove unneeded volatile qualifier in fmgr.c.
Nathan Bossart
-
pgsql: Fix minor memory leaks in pg_dump.
Tom Lane
-
pgsql: Clean up impenetrable logic in pg_basebackup/receivelog.c.
Tom Lane
-
pgsql: ci: Collect core files on NetBSD and OpenBSD
Andres Freund
-
pgsql: ci: Test NetBSD and OpenBSD
Andres Freund
-
pgsql: meson: Fix failure to detect bsd_auth.h presence
Andres Freund
-
pgsql: Fix issue in recovery test 041_checkpoint_at_promote
Michael Paquier
-
pgsql: Fix some inconsistencies with memory freeing in pg_createsubscri
Michael Paquier
-
pgsql: Remove unnecessary (char *) casts [checksum]
Peter Eisentraut
-
pgsql: Remove unnecessary (char *) casts [mem]
Peter Eisentraut
-
pgsql: Remove unnecessary (char *) casts [string]
Peter Eisentraut
-
pgsql: Doc: Fix punctuation errors
John Naylor
-
pgsql: Tag refs/tags/REL_15_11 was created
noreply
-
pgsql: Tag refs/tags/REL_14_16 was created
noreply
-
pgsql: Tag refs/tags/REL_16_7 was created
noreply
-
pgsql: Tag refs/tags/REL_17_3 was created
noreply
-
pgsql: Tag refs/tags/REL_13_19 was created
noreply
-
pgsql: Add is_analyze parameter to vacuum_delay_point().
Nathan Bossart
-
pgsql: Add cost-based vacuum delay time to progress views.
Nathan Bossart
-
pgsql: Limit pgbench COPY FREEZE to ordinary relations
Melanie Plageman
-
pgsql: Injection points for hash aggregation.
Jeff Davis
-
pgsql: Eagerly scan all-visible pages to amortize aggressive vacuum
Melanie Plageman
-
pgsql: config: Split "Worker Processes" out of "Asynchronous Behavior"
Andres Freund
-
pgsql: config: Rename "Asynchronous Behavior" to "I/O"
Andres Freund
-
pgsql: Refactor pl_funcs.c to provide a usage-independent tree walker.
Tom Lane
-
pgsql: Detect whether plpgsql assignment targets are "local" variables.
Tom Lane
-
pgsql: Preliminary refactoring of plpgsql expression construction.
Tom Lane
-
pgsql: Allow extension functions to participate in in-place updates.
Tom Lane
-
pgsql: Implement new optimization rule for updates of expanded variable
Tom Lane
-
pgsql: Replace AssertMacro() with Assert() when not in macro
Peter Eisentraut
-
pgsql: Stamp 13.19.
Tom Lane
-
pgsql: Stamp 14.16.
Tom Lane
-
pgsql: Stamp 15.11.
Tom Lane
-
pgsql: Stamp 16.7.
Tom Lane
-
pgsql: Stamp 17.3.
Tom Lane
-
pgsql: Fix indentation of comment in plannodes.h
Michael Paquier
-
pgsql: Lock table in ShareUpdateExclusive when importing index stats.
Jeff Davis
-
pgsql: Reformat node comments in plannodes.h
Michael Paquier
-
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Tom Lane
-
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Tom Lane
-
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Tom Lane
-
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Tom Lane
-
pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Tom Lane
-
Re: pgsql: Release notes for 17.3, 16.7, 15.11, 14.16, 13.19.
Thom Brown