Commits

DateSubjectAuthorReleases
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 16.5
2024-11-11 Ensure cached plans are correctly marked as dependent on role. Nathan Bossart 14.14
2024-07-19 Propagate query IDs of utility statements in functions Michael Paquier 16.4
2024-07-19 Propagate query IDs of utility statements in functions Michael Paquier 17.0
2024-07-19 Propagate query IDs of utility statements in functions Michael Paquier 18.0
2024-06-06 Fix failure with SQL-procedure polymorphic output arguments in v12. Tom Lane 12.20
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 17.0
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 12.19
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 15.7
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 14.12
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 16.3
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 13.15
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-29 Prevent clobbering of utility statements in SQL function caches. Tom Lane 16.0
2022-11-29 Prevent clobbering of utility statements in SQL function caches. Tom Lane 14.7
2022-11-29 Prevent clobbering of utility statements in SQL function caches. Tom Lane 15.2
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 15.0
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 14.6
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 13.9
2022-08-10 Fix handling of R/W expanded datums that are passed to SQL functions. Tom Lane 12.13