Commits

DateSubjectAuthorReleases
2013-12-11 Add a new reloption, user_catalog_table. Robert Haas 9.4.0
2013-07-18 WITH CHECK OPTION support for auto-updatable VIEWs Stephen Frost 9.4.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2012-06-14 Remove RELKIND_UNCATALOGED. Robert Haas 9.3.0
2012-04-25 Another trivial comment-typo fix. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-22 Add a security_barrier option for views. Robert Haas 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-09-08 Buffering GiST index build algorithm. Heikki Linnakangas 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-08-09 Change the way string relopts are allocated. Heikki Linnakangas 9.2.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 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-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-06-07 Ensure default-only storage parameters for TOAST relations Itagaki Takahiro 8.4.5
2010-06-07 Ensure default-only storage parameters for TOAST relations Itagaki Takahiro 9.0.0
2010-03-11 Add missing reset of need_initialization in reloptions code. Tom Lane 8.4.3
2010-03-11 Add missing reset of need_initialization in reloptions code. Tom Lane 9.0.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-01-22 Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism. Robert Haas 9.0.0
2010-01-05 Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). Robert Haas 9.0.0