Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-07 | Again match pg_user_mappings to information_schema.user_mapping_options. | Noah Misch | 9.5.8 |
| 2017-05-08 | Match pg_user_mappings limits to information_schema.user_mapping_options. | Noah Misch | 9.5.7 |
| 2015-12-11 | For REASSIGN OWNED for foreign user mappings | Alvaro Herrera | 9.5.0 |
| 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 |