Commits

DateSubjectAuthorReleases
2022-11-18 Add a SET option to the GRANT command. Robert Haas 16.0
2018-01-31 Fix list partition constraints for partition keys of array type. Robert Haas 10.2
2018-01-31 Fix list partition constraints for partition keys of array type. Robert Haas 11.0
2017-09-15 Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. Robert Haas 11.0
2017-05-13 Teach \d+ to show partitioning constraints. Robert Haas 10.0
2017-05-10 Prohibit transition tables on views and foreign tables. Robert Haas 10.0
2017-03-08 Add tests for foreign partitions. Robert Haas 10.0
2012-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2012-03-07 Attempt to reduce locale dependencies in regression tests. Robert Haas 9.1.4
2011-12-15 Don't leave regress_test_role_super lying around. Robert Haas 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
2011-08-25 Change format of SQL/MED generic options in psql backslash commands. Robert Haas 9.2.0
2011-08-11 Display both per-table and per-column FDW options in psql's \d output. Robert Haas 9.2.0
2011-08-08 Teach psql to display the comments on SQL/MED objects in verbose mode. Robert Haas 9.2.0
2011-08-05 Allow per-column foreign data wrapper options. Robert Haas 9.2.0
2011-04-01 Support comments on FOREIGN DATA WRAPPER and SERVER objects. Robert Haas 9.1.0
2011-02-06 Tighten ALTER FOREIGN TABLE .. SET DATA TYPE checks. Robert Haas 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0