Commits

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

DateSubjectAuthorReleases
2026-01-06 Simplify GetOperatorFromCompareType() code David Rowley 19 (unreleased)
2026-01-06 Fix misleading comment for GetOperatorFromCompareType David Rowley 19 (unreleased)
2026-01-06 Clarify where various catcache.h dlist_nodes are used David Rowley 19 (unreleased)
2026-01-05 Use the GetPGProcByNumber() macro when possible David Rowley 19 (unreleased)
2026-01-04 Doc: add missing punctuation David Rowley 19 (unreleased)
2026-01-04 Fix selectivity estimation integer overflow in contrib/intarray David Rowley 19 (unreleased)
2026-01-02 Fix spelling mistake in fk-snapshot-3.spec David Rowley 19 (unreleased)
2025-12-15 Fix typo in tablecmds.c David Rowley 19 (unreleased)
2025-12-09 Fix misleading comment in tuplesort.c David Rowley 19 (unreleased)
2025-12-09 Doc: fix typo in hash index documentation David Rowley 19 (unreleased)
2025-11-29 Don't call simplify_aggref with a NULL PlannerInfo David Rowley 19 (unreleased)
2025-11-27 Fix possibly uninitialized HeapScanDesc.rs_startblock David Rowley 19 (unreleased)
2025-11-27 Add parallelism support for TID Range Scans David Rowley 19 (unreleased)
2025-11-26 Have the planner replace COUNT(ANY) with COUNT(*), when possible David Rowley 19 (unreleased)
2025-11-24 Fix incorrect IndexOptInfo header comment David Rowley 19 (unreleased)
2025-11-16 Adjust MemSet macro to use size_t rather than long David Rowley 19 (unreleased)
2025-11-16 Get rid of long datatype in CATCACHE_STATS enabled builds David Rowley 19 (unreleased)
2025-11-16 Doc: include MERGE in variable substitution command list David Rowley 19 (unreleased)
2025-11-10 Doc: more uppercase keywords in SQLs David Rowley 19 (unreleased)
2025-11-06 Tidyup WARNING ereports in subscriptioncmds.c David Rowley 19 (unreleased)
2025-11-06 Fix UNION planner estimate_num_groups with varno==0 David Rowley 19 (unreleased)
2025-11-06 Doc: use uppercase keywords in SQLs David Rowley 19 (unreleased)
2025-11-06 Use stack allocated StringInfoDatas, where possible David Rowley 19 (unreleased)
2025-11-04 Fix possible usage of incorrect UPPERREL_SETOP RelOptInfo David Rowley 19 (unreleased)
2025-10-30 Fix bogus use of "long" in AllocSetCheck() David Rowley 19 (unreleased)