Commits

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

DateSubjectAuthorReleases
2024-06-06 Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 15.8
2024-06-04 Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 15.8
2024-05-23 Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane 15.8
2024-05-22 Fix handling of extended expression statistics in CREATE TABLE LIKE. Tom Lane 15.8
2024-05-18 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 15.8
2024-05-15 Fix handling of polymorphic output arguments for procedures. Tom Lane 15.8
2024-05-09 Fix recursive RECORD-returning plpython functions. Tom Lane 15.8
2024-05-07 Ensure that "pg_restore -l" reports dependent TOC entries correctly. Tom Lane 15.8
2024-05-07 Don't corrupt plpython's "TD" dictionary in a recursive trigger call. Tom Lane 15.8
2024-05-06 Stamp 15.7. Tom Lane 15.7
2024-05-06 Last-minute updates for release notes. Tom Lane 15.7
2024-05-05 Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. Tom Lane 15.7
2024-05-02 Throw a more on-point error for publications depending on columns. Tom Lane 15.7
2024-04-30 Disallow converting a table to a view within an outer SQL command. Tom Lane 15.7
2024-04-28 Throw a more on-point error for functions depending on columns. Tom Lane 15.7
2024-04-28 Detect more overflows in timestamp[tz]_pl_interval. Tom Lane 15.7
2024-04-24 Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES ref page. Tom Lane 15.7
2024-04-21 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. Tom Lane 15.7
2024-04-19 Fix MSVC recipe for ecpg regression tests, redux. Tom Lane 15.7
2024-04-19 Fix MSVC recipe for ecpg regression tests. Tom Lane 15.7
2024-04-16 Fix assorted bugs in ecpg's macro mechanism. Tom Lane 15.7
2024-04-16 Fix generation of EC join conditions at the wrong plan level. Tom Lane 15.7
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 15.7
2024-04-11 Doc: fix bogus to_date() examples. Tom Lane 15.7
2024-04-10 Fix plpgsql's handling of -- comments following expressions. Tom Lane 15.7