Commits

DateSubjectAuthorReleases
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.2.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-02-14 Preserve column names in the execution-time tupledesc for a RowExpr. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-10-11 Rearrange the implementation of index-only scans. Tom Lane 9.2.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-26 Pass collation to makeConst() instead of looking it up internally. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2011-03-11 Split CollateClause into separate raw and analyzed node types. Tom Lane 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 8.2.21
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 8.3.15
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 8.4.8
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 9.0.4
2011-02-01 Fix wrong error reports in 'number of array dimensions exceeds the Itagaki Takahiro 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-03 Create core infrastructure for KNNGIST. Tom Lane 9.1.0
2010-11-01 Avoid using a local FunctionCallInfoData struct in ExecMakeFunctionResult Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-26 Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF Tom Lane 8.0.26
2010-08-26 Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF Tom Lane 8.1.22
2010-08-26 Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF Tom Lane 8.2.18
2010-08-26 Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF Tom Lane 8.3.12
2010-08-26 Fix ExecMakeTableFunctionResult to verify that all rows returned by a SRF Tom Lane 8.4.5