Commits

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

DateSubjectAuthorReleases
2025-06-14 Improve comments for TidRangeEval David Rowley 18.0
2025-05-30 Change internal queryid type from uint64 to int64 David Rowley 18.0
2025-04-30 Add 918e7287e to .git-blame-ignore-revs David Rowley 18.0
2025-04-30 Fix broken indentation David Rowley 18.0
2025-04-30 Fix a couple of comment typos David Rowley 18.0
2025-04-26 Eliminate divide in new fast-path locking code David Rowley 18.0
2025-04-22 Doc: reword text explaining the --maintenance-db option David Rowley 18.0
2025-04-21 Doc: various fixups David Rowley 18.0
2025-04-21 Doc: fix incorrect punctuation David Rowley 18.0
2025-04-21 Fix a few more duplicate words in comments David Rowley 18.0
2025-04-20 Fix a few duplicate words in comments David Rowley 18.0
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 18.0
2025-04-18 Fixup various older misuses of appendPQExpBuffer David Rowley 18.0
2025-04-17 Make levels 1-based in pg_log_backend_memory_contexts() David Rowley 18.0
2025-04-16 Fixup various new-to-v18 usages of appendPQExpBuffer David Rowley 18.0
2025-04-16 Improve comments for estimate_multivariate_ndistinct() David Rowley 18.0
2025-04-13 Doc: use "an SQL" consistently rather than "a SQL" David Rowley 18.0
2025-04-10 Add code comment explaining ins_since_vacuum and aborted inserts David Rowley 18.0
2025-04-10 Improve various new-to-v18 appendStringInfo calls David Rowley 18.0
2025-04-10 Update wording in optimizer/README for EquivalenceClasses David Rowley 18.0
2025-04-08 Speedup child EquivalenceMember lookup in planner David Rowley 18.0
2025-04-02 Doc: add information about partition locking David Rowley 18.0
2025-04-01 Fix planner's failure to identify multiple hashable ScalarArrayOpExprs David Rowley 18.0
2025-03-31 Fix failing regression test on x86-32 machines David Rowley 18.0
2025-03-27 Optimize Query jumble David Rowley 18.0