Commits

DateSubjectAuthorReleases
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 13.15
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 14.12
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 12.19
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 15.7
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 17.0
2024-03-06 Fix type-checking of RECORD-returning functions in FROM. Tom Lane 16.3
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.4.0
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.5.0
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.5.0
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 8.4.22
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.0.18
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.1.14
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.2.9
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.3.5
2014-06-20 Avoid leaking memory while evaluating arguments for a table function. Tom Lane 9.4.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2010-07-12 Make NestLoop plan nodes pass outer-relation variables into their inner Tom Lane 9.1.0
2009-10-26 Re-implement EvalPlanQual processing to improve its performance and eliminate Tom Lane 9.0.0
2009-09-27 Remove no-longer-needed ExecCountSlots infrastructure. Tom Lane 9.0.0
2009-03-27 Fix possible failures when a tuplestore switches from in-memory to on-disk Tom Lane 8.4.0
2008-10-29 Be more tense about not creating tuplestores with randomAccess = true unless Tom Lane 8.4.0