Commits

DateSubjectAuthorReleases
2017-05-08 Match pg_user_mappings limits to information_schema.user_mapping_options. Noah Misch 9.4.12
2017-05-08 Match pg_user_mappings limits to information_schema.user_mapping_options. Noah Misch 10.0
2017-03-20 Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING Andrew Dunstan 10.0
2017-03-08 Add tests for foreign partitions. Robert Haas 10.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.1.20
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.6.0
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.2.15
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.3.11
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.5.0
2015-12-11 For REASSIGN OWNED for foreign user mappings Alvaro Herrera 9.4.6
2015-03-22 Allow foreign tables to participate in inheritance. 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
2014-03-23 Offer triggers on foreign tables. Noah Misch 9.4.0
2013-03-12 Allow default expressions to be attached to columns of foreign tables. Tom Lane 9.3.0
2012-05-15 Remove whitespace from end of lines Peter Eisentraut 9.2.0
2012-04-06 Allow statistics to be collected for foreign tables. Tom Lane 9.2.0
2012-03-07 Attempt to reduce locale dependencies in regression tests. Robert Haas 9.1.4
2012-01-27 Show default privileges in information schema Peter Eisentraut 9.2.0
2012-01-23 ALTER <thing> [IF EXISTS] ... allows silent DDL if required, Simon Riggs 9.2.0
2011-12-15 Don't leave regress_test_role_super lying around. Robert Haas 9.2.0
2011-12-09 Add ALTER FOREIGN DATA WRAPPER / RENAME and ALTER SERVER / RENAME Peter Eisentraut 9.2.0
2011-11-18 Further consolidation of DROP statement handling. Robert Haas 9.2.0
2011-10-10 Attempt to reduce local dependencies in regression tests. Robert Haas 9.2.0