Commits

DateSubjectAuthorReleases
2024-03-26 Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. Tom Lane 17.0
2024-03-26 Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. Tom Lane 15.7
2024-03-26 Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. Tom Lane 12.19
2024-03-26 Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. Tom Lane 13.15
2024-03-26 Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. Tom Lane 16.3
2024-03-26 Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move sequences. Tom Lane 14.12
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2015-03-22 Allow foreign tables to participate in inheritance. Tom Lane 9.5.0
2015-02-24 Improve parser's one-extra-token lookahead mechanism. Tom Lane 9.5.0
2014-12-17 Allow CHECK constraints to be placed on foreign tables. Tom Lane 9.5.0
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2013-03-12 Allow default expressions to be attached to columns of foreign tables. Tom Lane 9.3.0
2012-04-06 Allow statistics to be collected for foreign tables. Tom Lane 9.2.0
2011-03-10 Remove collation information from TypeName, where it does not belong. 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-19 Create the catalog infrastructure for foreign-data-wrapper handlers. Tom Lane 9.1.0
2009-11-22 Improve psql's tabular display of wrapped-around data by inserting markers Tom Lane 9.0.0
2009-02-06 Clean up some loose ends from the column privileges patch: add Tom Lane 8.4.0
2008-12-31 Consistently use multi-line formatting for all ACL columns printed by psql's Tom Lane 8.4.0