Commits

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

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.1.5
2011-08-06 Clean up ill-advised attempt to invent a private set of Node tags. 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-20 Implement an API to let foreign-data wrappers actually be functional. Tom Lane 9.1.0
2011-02-12 Add support for multiple versions of an extension and ALTER EXTENSION UPDATE. Tom Lane 9.1.0
2011-02-10 Extend "ALTER EXTENSION ADD object" to permit "DROP object" as well. Tom Lane 9.1.0
2011-02-09 Implement "ALTER EXTENSION ADD object". Tom Lane 9.1.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-04 Reimplement planner's handling of MIN/MAX aggregate optimization. Tom Lane 9.1.0
2010-10-25 Allow new values to be added to an existing enum type. Tom Lane 9.1.0
2010-10-14 Support MergeAppend plans, to allow sorted output from append relations. Tom Lane 9.1.0
2010-09-28 Add a SECURITY LABEL command. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-12 Make NestLoop plan nodes pass outer-relation variables into their inner Tom Lane 9.1.0