index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2023-04-16
Ensure result of an aggregate's finalfunc is made read-only.
Tom Lane
2023-04-15
Fix assignment to array of domain over composite, redux.
Tom Lane
2023-04-14
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-13
Fix PHJ match bit initialization.
Thomas Munro
2023-04-13
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-12
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-11
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-08
Simplify version check for SKIP clause
Daniel Gustafsson
2023-04-08
Use higher wal_level for 004_io_direct.pl.
Thomas Munro
2023-04-08
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-08
Fix underspecified sort order in inherit.sql
Andres Freund
2023-04-08
Add io_direct setting (developer-only).
Thomas Munro
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-04-08
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-06
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-04-06
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
psql: add an optional execution-count limit to \watch.
Tom Lane
2023-04-05
Allow to use system CA pool for certificate verification
Daniel Gustafsson
2023-04-05
Support "Right Anti Join" plan shapes.
Tom Lane
2023-04-05
Fix another issue with ENABLE/DISABLE TRIGGER on partitioned tables.
Tom Lane
2023-04-04
Canonicalize ICU locale names to language tags.
Jeff Davis
2023-04-04
Add a way to get the current function's OID in pl/pgsql.
Tom Lane
2023-04-04
Add a run_as_owner option to subscriptions.
Robert Haas
2023-04-04
Perform logical replication actions as the table owner.
Robert Haas
2023-04-02
Use PG_TEST_TIMEOUT_DEFAULT in 019_replslot_limit.pl.
Noah Misch
2023-03-31
SQL/JSON: support the IS JSON predicate
Alvaro Herrera
2023-03-31
Further tweaking of width_bucket() edge cases.
Tom Lane
2023-03-31
Reject system columns as elements of foreign keys.
Tom Lane
2023-03-31
pg_regress: Emit TAP compliant output
Daniel Gustafsson
[next]