Messages by Thread
-
pgsql: Allow EXPLAIN to indicate fractional rows.
Robert Haas
-
pgsql: Documentation fixups for dumping statistics.
Jeff Davis
-
pgsql: Change \conninfo to use tabular format
Álvaro Herrera
-
pgsql: Remove unstable test suite added by 525392d57
Amit Langote
-
pgsql: Allow lwlocks to be disowned
Andres Freund
-
pgsql: Avoid race condition between "GRANT role" and "DROP ROLE".
Tom Lane
-
pgsql: pg_resetwal: Add --char-signedness option to change the default
Masahiko Sawada
-
pgsql: Add test 005_char_signedness.pl to meson.build.
Masahiko Sawada
-
pgsql: Fix an issue with index scan using pg_trgm due to char signednes
Masahiko Sawada
-
pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
-
pgsql: pg_upgrade: Add --set-char-signedness to set the default char si
Masahiko Sawada
-
pgsql: Add default_char_signedness field to ControlFileData.
Masahiko Sawada
-
pgsql: pg_upgrade: Preserve default char signedness value from old clus
Masahiko Sawada
-
pgsql: doc: clarify default checksum behavior in non-master branches
Bruce Momjian
-
pgsql: doc: remove non-breaking space in SGML files, causes make error
Bruce Momjian
-
pgsql: Make test portlock logic work with meson
Andres Freund
-
pgsql: Fix cross-version upgrades with XMLSERIALIZE(NO INDENT)
Michael Paquier
-
pgsql: Support text position search functions with nondeterministic col
Peter Eisentraut
-
pgsql: doc: Add links to olsen93 and ong90 in bibliography
Daniel Gustafsson
-
pgsql: Fix a WARNING for data origin discrepancies.
Amit Kapila
-
pgsql: Drop opcintype from index AM strategy translation API
Peter Eisentraut
-
pgsql: Add missing deparsing of [NO] IDENT to XMLSERIALIZE()
Michael Paquier
-
pgsql: backend launchers void * arguments for binary data
Peter Eisentraut
-
pgsql: Fix for pg_restore_attribute_stats().
Jeff Davis
-
pgsql: psql: Add support for pipelines
Michael Paquier
-
pgsql: Add braces for if block with large comment in psql's common.c
Michael Paquier
-
pgsql: Add missing entry to oauth_validator test .gitignore
Daniel Gustafsson
-
pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
-
pgsql: Remove various unnecessary (char *) casts
Peter Eisentraut
-
pgsql: Ignore blank lines in pgindent exclude files
Andrew Dunstan
-
pgsql: Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
-
pgsql: cirrus: Temporarily fix libcurl link error
Daniel Gustafsson
-
pgsql: Transfer statistics during pg_upgrade.
Jeff Davis
-
pgsql: Improve errdetail message added by ac0e33136a.
Amit Kapila
-
pgsql: Don't lock partitions pruned by initial pruning
Amit Langote
-
pgsql: Include schema/table publications even with exclude options in d
Amit Kapila
-
pgsql: doc: Fix typo in section "WAL configuration"
Michael Paquier
-
pgsql: doc: Add details about object "wal" in pg_stat_io
Michael Paquier
-
pgsql: doc: Recommend pg_stat_io rather than pg_stat_wal in WAL configu
Michael Paquier
-
pgsql: Fix FATAL message for invalid recovery timeline at beginning of
Michael Paquier
-
pgsql: pgbench: Increase RLIMIT_NOFILE if necessary
Andres Freund
-
pgsql: test_escape: Fix output of --help
Michael Paquier
-
pgsql: Correct relation size estimate with low fillfactor
Tomas Vondra
-
pgsql: Assert that ExecOpenIndices and ExecCloseIndices are not repeate
Tom Lane
-
pgsql: Fix crash in brininsertcleanup during logical replication.
Tom Lane
-
pgsql: Consider BufFiles when adjusting hashjoin parameters
Tomas Vondra
-
pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
-
pgsql: backport: Improve handling of empty query results in BackgroundP
Andres Freund
-
pgsql: backport: Extend background_psql() to be able to start asynchron
Andres Freund
-
pgsql: Add ATAlterConstraint struct for ALTER .. CONSTRAINT
Álvaro Herrera
-
pgsql: Improve statistics estimation for single-column GROUP BY in sub-
Alexander Korotkov
-
pgsql: Add a test for commit ac0e33136a using the injection point.
Amit Kapila
-
pgsql: Add support for LIKE in CREATE FOREIGN TABLE
Michael Paquier
-
pgsql: doc: Fix some issues with JSON_TABLE() examples
Amit Langote
-
pgsql: doc: Fix some issues with JSON_TABLE() exampls
Amit Langote
-
pgsql: Invalidate inactive replication slots.
Amit Kapila
-
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
-
pgsql: Update to latest Snowball sources.
Tom Lane
-
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
-
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