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
*
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
*
Improve tracking of role dependencies of pg_init_privs entries.
Tom Lane
2024-06-17
*
Teach jsonpath string() to unwrap in lax mode
Andrew Dunstan
2024-06-17
*
Make regress function make_tuple_indirect() able to handle plain attributes
Michael Paquier
2024-06-17
*
Add Windows file version information to test_json_parser programs.
Noah Misch
2024-06-16
*
Remove use of %z in sscanf.
Noah Misch
2024-06-16
*
Clean out column-level pg_init_privs entries when dropping tables.
Tom Lane
2024-06-14
*
Fix misc_sanity test to accept SHARED_DEPENDENCY_INITACL entries.
Tom Lane
2024-06-14
*
Reintroduce dead tuple counter in pg_stat_progress_vacuum.
Masahiko Sawada
2024-06-14
*
Fix parsing of ignored operators in websearch_to_tsquery().
Tom Lane
2024-06-13
*
Fix segmentation fault in test_tidstore.
Masahiko Sawada
2024-06-12
*
Fix infer_arbiter_indexes() to not assume resultRelation is 1.
Tom Lane
2024-06-11
*
Tighten test_predtest's input checks, and improve error messages.
Tom Lane
2024-06-07
*
Fix failure with SQL-procedure polymorphic output arguments in v12.
Tom Lane
2024-06-06
*
Restore preprocess_groupclause()
Alexander Korotkov
2024-06-06
*
Fix asymmetry in setting EquivalenceClass.ec_sortref
Alexander Korotkov
2024-06-06
*
Fix PL/pgSQL's handling of integer ranges containing underscores.
Dean Rasheed
2024-06-04
*
Provide deterministic order for catalog queries in partition_split.sql
Alexander Korotkov
2024-05-26
*
Fix comment in 024_add_drop_pub.pl
Michael Paquier
2024-05-24
*
Improve stability of subscription/029_on_error.pl
Michael Paquier
2024-05-24
*
Fix the name collision detection in MERGE/SPLIT partition operations
Alexander Korotkov
2024-05-23
*
Fix input of ISO "extended" time format for types time and timetz.
Tom Lane
2024-05-22
*
Fix handling of extended expression statistics in CREATE TABLE LIKE.
Tom Lane
2024-05-22
*
Fix generate_union_paths for non-sortable types.
REL_17_BETA1
Robert Haas
2024-05-21
*
Re-allow planner to use Merge Append to efficiently implement UNION.
Robert Haas
2024-05-21
*
Revert commit 66c0185a3 and follow-on patches.
Tom Lane
2024-05-20
*
Add test case showing that commit d0d44049d fixed a live bug.
Tom Lane
2024-05-18
*
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-17
*
BitmapHeapScan: Remove incorrect assert and reset field
Melanie Plageman
2024-05-16
*
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-05-16
*
Fix some inconsistencies in EXPLAIN output
David Rowley
2024-05-16
[next]