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
*
Avoid naming conflict between transactions.sql and namespace.sql.
Tom Lane
2023-05-19
*
Show empty BRIN ranges in brin_page_items
Tomas Vondra
2023-05-19
*
Fix handling of empty ranges and NULLs in BRIN
Tomas Vondra
2023-05-19
*
Reduce icu_validation_level default to WARNING.
Jeff Davis
2023-05-17
*
Add writeback to pg_stat_io
Andres Freund
2023-05-17
*
Use BUFFER_USAGE_LIMIT to reduce needed test table size
Andres Freund
2023-05-17
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
*
Fix some issues with improper placement of outer join clauses.
Tom Lane
2023-05-17
*
Add back SQLValueFunction for SQL keywords
Michael Paquier
2023-05-17
*
Fix reported runtime for single tests in pg_regress
Daniel Gustafsson
2023-05-16
*
libpq: Error message improvement
Peter Eisentraut
2023-05-16
*
psql: Adjust capitalization of table heading
Peter Eisentraut
2023-05-16
*
Rename io_direct to debug_io_direct.
Thomas Munro
2023-05-15
*
Improve error message for pg_create_subscription.
Nathan Bossart
2023-05-12
*
Undo faulty attempt at not relying on RINFO_IS_PUSHED_DOWN.
Tom Lane
2023-05-11
*
Fix publication syntax error message
Alvaro Herrera
2023-05-10
*
Fix assertion failure when updating stats_fetch_consistency in a transaction
Michael Paquier
2023-05-10
*
Fix the race condition in the test case added by commit a6e04b1d20.
Amit Kapila
2023-05-09
*
Revert "ICU: do not convert locale 'C' to 'en-US-u-va-posix'."
Jeff Davis
2023-05-08
*
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
Jeff Davis
2023-05-08
*
Handle RLS dependencies in inlined set-returning functions properly.
Tom Lane
2023-05-08
*
Replace last PushOverrideSearchPath() call with set_config_option().
Noah Misch
2023-05-08
*
Add ruleutils support for decompiling MERGE commands.
Tom Lane
2023-05-07
*
Test that invalidated logical slots doesn't retain WAL.
Amit Kapila
2023-05-04
*
Add missing uninstallation rule for BackgroundPsql.pm
Peter Eisentraut
2023-05-02
*
Fix typos in comments
Michael Paquier
2023-05-02
*
Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements
Michael Paquier
2023-04-28
*
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
[next]