Commits

DateSubjectAuthorReleases
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2015-06-27 Avoid passing NULL to memcmp() in lookups of zero-argument functions. Tom Lane 9.5.0
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2013-10-28 Improve documentation about usage of FDW validator functions. Tom Lane 9.3.2
2013-10-28 Improve documentation about usage of FDW validator functions. Tom Lane 9.4.0
2011-08-14 Fix unsafe order of operations in foreign-table DDL commands. Tom Lane 8.4.9
2011-08-14 Fix unsafe order of operations in foreign-table DDL commands. Tom Lane 9.0.5
2011-08-14 Fix unsafe order of operations in foreign-table DDL commands. Tom Lane 9.1.0
2011-08-14 Fix unsafe order of operations in foreign-table DDL commands. Tom Lane 9.2.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.1.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.2.0
2011-07-05 Call FDW validator functions even when the options list is empty. Tom Lane 9.1.0
2011-07-05 Call FDW validator functions even when the options list is empty. Tom Lane 9.2.0
2011-02-19 Create the catalog infrastructure for foreign-data-wrapper handlers. Tom Lane 9.1.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2009-04-04 Remove the recently added node types ReloptElem and OptionDefElem in favor Tom Lane 8.4.0
2008-12-20 Fix various confusions of pointers and OIDs, unsafe assumptions about nulls, Tom Lane 8.4.0