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
*
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
*
Re-forbid underscore in positional parameters
Peter Eisentraut
2024-05-15
*
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
*
Add missing newline at the end of index_including.sql
Michael Paquier
2024-05-15
*
Fix handling of polymorphic output arguments for procedures.
Tom Lane
2024-05-14
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Revert "Temporarily install debugging in partition_prune test"
David Rowley
2024-05-14
*
Fix pg_sequence_last_value() for unlogged sequences on standbys.
Nathan Bossart
2024-05-13
*
Fix regression tests conflict in 3ca43dbbb6
Alexander Korotkov
2024-05-13
*
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-13
*
Fix test case to do what it intends to
Alvaro Herrera
2024-05-13
*
Add permission check for MERGE/SPLIT partition operations
Alexander Korotkov
2024-05-13
*
injection_points: Store runtime conditions in private area
Michael Paquier
2024-05-12
*
Introduce private data area for injection points
Michael Paquier
2024-05-12
*
Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexes
Peter Eisentraut
2024-05-10
*
Repair ALTER EXTENSION ... SET SCHEMA.
Tom Lane
2024-05-09
[next]