index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Improve one of the test cases in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-28
*
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-27
*
Fix missing installation rules for BackgroundPsql.pm
Daniel Gustafsson
2023-04-26
*
Reduce the log level in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-25
*
Display 'password_required' option for \dRs+ command.
Amit Kapila
2023-04-24
*
Make libpq error messages consistent for translation
Daniel Gustafsson
2023-04-21
*
Remove unused global variable
David Rowley
2023-04-21
*
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-21
*
Fix errormessage for missing system CA in OpenSSL 3.1
Daniel Gustafsson
2023-04-19
*
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-19
*
Fix Utils.pm's locale-munging so that Perl itself is also affected.
Tom Lane
2023-04-18
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
*
Fix various typos
David Rowley
2023-04-18
*
Ensure result of an aggregate's finalfunc is made read-only.
Tom Lane
2023-04-16
*
Fix assignment to array of domain over composite, redux.
Tom Lane
2023-04-15
*
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
2023-04-14
*
Fix whitespace
Peter Eisentraut
2023-04-14
*
Fix incorrect partition pruning logic for boolean partitioned tables
David Rowley
2023-04-14
*
Fix PHJ match bit initialization.
Thomas Munro
2023-04-14
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Skip the 004_io_direct.pl test if a pre-flight check fails.
Thomas Munro
2023-04-13
*
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-12
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
*
035_standby_logical_decoding: Add missing waits for replication
Andres Freund
2023-04-11
*
Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option
David Rowley
2023-04-11
*
Simplify version check for SKIP clause
Daniel Gustafsson
2023-04-08
*
Use higher wal_level for 004_io_direct.pl.
Thomas Munro
2023-04-09
*
Suppress bogus printout during new 035_standby_logical_decoding.pl test.
Tom Lane
2023-04-08
*
Skip \password TAP test on old IPC::Run versions
Daniel Gustafsson
2023-04-08
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
*
TAP test for logical decoding on standby
Andres Freund
2023-04-08
*
Handle logical slot conflicts on standby
Andres Freund
2023-04-08
*
Support invalidating replication slots due to horizon and wal_level
Andres Freund
2023-04-07
*
Fix underspecified sort order in inherit.sql
Andres Freund
2023-04-07
*
Add io_direct setting (developer-only).
Thomas Munro
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
Track IO times in pg_stat_io
Andres Freund
2023-04-07
*
For Kerberos testing, disable DNS lookups
Stephen Frost
2023-04-07
*
Fix table name clash in recently introduced test
Andres Freund
2023-04-07
*
Test SCRAM iteration changes with psql \password
Daniel Gustafsson
2023-04-07
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
*
Fix underspecified sort order in test query
Alvaro Herrera
2023-04-07
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
*
Add array_sample() and array_shuffle() functions.
Tom Lane
2023-04-07
*
Add --buffer-usage-limit option to vacuumdb
David Rowley
2023-04-07
*
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-04-07
*
Stabilize just-added regression test cases.
Tom Lane
2023-04-06
*
Fix ts_headline() edge cases for empty query and empty search text.
Tom Lane
2023-04-06
[next]