Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2023-12-24 Fix a comment for remove_self_joins_recurse() Alexander Korotkov 17.0
2023-12-24 Don't constrain self-join removal due to PHVs Alexander Korotkov 17.0
2023-12-24 Handle PlaceHolderVar case in replace_varno_walker Alexander Korotkov 17.0
2023-12-24 Enhance checkpointer restartpoint statistics Alexander Korotkov 17.0
2023-12-05 Add support for deparsing semi-joins to contrib/postgres_fdw Alexander Korotkov 17.0
2023-11-30 Fix typo in 5a1dfde8334b Alexander Korotkov 17.0
2023-11-30 Fix warning due non-standard inline declaration in 4ed8f0913bfdb5f355 Alexander Korotkov 17.0
2023-11-28 Add SLRU tests for 64-bit page case Alexander Korotkov 17.0
2023-11-28 Make use FullTransactionId in 2PC filenames Alexander Korotkov 17.0
2023-11-28 Use larger segment file names for pg_notify Alexander Korotkov 17.0
2023-11-28 Index SLRUs by 64-bit integers rather than by 32-bit integers Alexander Korotkov 17.0
2023-11-27 Track statement entry timestamp in contrib/pg_stat_statements Alexander Korotkov 17.0
2023-11-27 Add NOT NULL checking of pg_stat_statements_reset() in tests Alexander Korotkov 17.0
2023-11-26 Display length and bounds histograms in pg_stats Alexander Korotkov 17.0
2023-11-26 Update comments for pg_statistic catalog table Alexander Korotkov 17.0
2023-11-10 Fix how SJE checks against PHVs Alexander Korotkov 17.0
2023-11-09 Fix the way SJE removes references from PHVs Alexander Korotkov 17.0
2023-11-06 Fix allocation of UniqueRelInfo Alexander Korotkov 17.0
2023-11-04 Fix usage of the parse tree for estimate_num_groups() in set operations Alexander Korotkov 17.0
2023-10-30 Fix indentation in contrib/amcheck/verify_nbtree.c Alexander Korotkov 17.0
2023-10-29 Fix instable 006_login_trigger.pl test Alexander Korotkov 17.0
2023-10-27 Teach contrib/amcheck to check the unique constraint violation Alexander Korotkov 17.0
2023-10-27 Split event_trigger_login test from event_trigger test Alexander Korotkov 17.0
2023-10-27 Adjust parallel_schedule with event triggers on authenticated login Alexander Korotkov 17.0
2023-10-27 Make UniqueRelInfo a node Alexander Korotkov 17.0