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
*
Use diff --strip-trailing-cr in pg_regress.c
Andrew Dunstan
2024-07-12
*
Add ORDER BY to new test query
Alvaro Herrera
2024-07-12
*
Fix ALTER TABLE DETACH for inconsistent indexes
Alvaro Herrera
2024-07-12
*
Consider materializing the cheapest inner path in parallel nestloop
Richard Guo
2024-07-12
*
Improve logical replication connection-failure messages.
Tom Lane
2024-07-11
*
Add min and max aggregates for composite types (records).
Tom Lane
2024-07-11
*
Change pg_regress.c back to using diff -w on Windows
Andrew Dunstan
2024-07-11
*
Use diff's --strip-trailing-cr flag where appropriate on Windows
Andrew Dunstan
2024-07-10
*
Extend pg_get_acl() to handle sub-object IDs
Michael Paquier
2024-07-10
*
Prevent CRLF conversion of inputs in json_parser test module
Andrew Dunstan
2024-07-09
*
Remove new XML test cases added by e7192486d.
Tom Lane
2024-07-09
*
Suppress "chunk is not well balanced" errors from libxml2.
Tom Lane
2024-07-09
*
Avoid JIT-related test instability in EXPLAIN ANALYZE
David Rowley
2024-07-09
*
Teach planner how to estimate rows for timestamp generate_series
David Rowley
2024-07-09
*
Choose ports for test servers less likely to result in conflicts
Andrew Dunstan
2024-07-08
*
Force nodes for SSL tests to start in TCP mode
Andrew Dunstan
2024-07-08
*
Fix scale clamping in numeric round() and trunc().
Dean Rasheed
2024-07-08
*
Fix right-anti-joins when the inner relation is proven unique
Richard Guo
2024-07-08
*
Re-enable autoruns for cmd.exe on Windows
Michael Paquier
2024-07-08
*
Support loading of injection points
Michael Paquier
2024-07-05
*
Add memory/disk usage for Material nodes in EXPLAIN
David Rowley
2024-07-05
*
Support "Right Semi Join" plan shapes
Richard Guo
2024-07-05
*
Add pg_get_acl() to get the ACL for a database object
Michael Paquier
2024-07-04
*
Remove too demanding test
Peter Eisentraut
2024-07-02
*
Limit max parameter number with MaxAllocSize
Peter Eisentraut
2024-07-02
*
Fix overflow in parsing of positional parameter
Peter Eisentraut
2024-07-02
*
Convert some extern variables to static
Peter Eisentraut
2024-07-02
*
Cleanup perl code from unused variables and routines
Michael Paquier
2024-07-02
*
Remove redundant privilege check from pg_sequences system view.
Nathan Bossart
2024-07-01
*
Add context type field to pg_backend_memory_contexts
David Rowley
2024-07-01
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
Run pgperltidy
Michael Paquier
2024-07-01
*
Add PG_TEST_PG_COMBINEBACKUP_MODE
Tomas Vondra
2024-06-30
*
Fix .gitignore for new injection suite.
Noah Misch
2024-06-28
*
Remove configuration-dependent output from new inplace-inval test.
Noah Misch
2024-06-28
*
SQL/JSON: Always coerce JsonExpr result at runtime
Amit Langote
2024-06-28
*
SQL/JSON: Fix coercion of constructor outputs to types with typmod
Amit Langote
2024-06-28
*
SQL/JSON: Validate values in ON ERROR/EMPTY clauses
Amit Langote
2024-06-28
*
SQL/JSON: Prevent ON EMPTY for EXISTS columns in JSON_TABLE()
Amit Langote
2024-06-28
*
Update modules/injection_points/.gitignore
Michael Paquier
2024-06-28
*
Add an injection_points isolation test suite.
Noah Misch
2024-06-27
*
Add wait event type "InjectionPoint", a custom type like "Extension".
Noah Misch
2024-06-27
*
Improve test coverage for changes to inplace-updated catalogs.
Noah Misch
2024-06-27
*
Fix MVCC bug with prepared xact with subxacts on standby
Heikki Linnakangas
2024-06-27
*
tests: Trim newline from result returned by BackgroundPsql->query
Heikki Linnakangas
2024-06-27
*
Don't throw an error if a queued AFTER trigger no longer exists.
Tom Lane
2024-06-20
*
SQL/JSON: Correctly enforce the default ON EMPTY behavior
Amit Langote
2024-06-19
*
SQL/JSON: Correct jsonpath variable name matching
Amit Langote
2024-06-19
*
Fix incorrect punctuation in error message
Peter Eisentraut
2024-06-18
*
Fix typo in 029_stats_restart.pl
Michael Paquier
2024-06-18
[next]