Commits

DateSubjectAuthorReleases
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-20 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 17.1
2024-10-20 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 16.5
2024-10-20 SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 18.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 17.0
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 12.19
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 16.3
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 13.15
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 14.12
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 15.7
2024-03-21 Add SQL/JSON query functions Amit Langote 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-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 16.3
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 15.7
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 14.12
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 13.15
2024-03-11 Backpatch missing check_stack_depth() to some recursive functions Alexander Korotkov 12.19
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 13.15