Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-15 | Include foreign tables in information_schema.table_privileges | Peter Eisentraut | 9.3.19 |
| 2013-06-12 | Improve updatability checking for views and foreign tables. | Tom Lane | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-12-08 | Support automatically-updatable views. | Tom Lane | 9.3.0 |
| 2012-08-18 | Make use of LATERAL in information_schema.sequences view. | Tom Lane | 9.3.0 |
| 2012-07-23 | Update information schema to SQL:2011 | Peter Eisentraut | 9.3.0 |
| 2012-06-18 | Refer to the default foreign key match style as MATCH SIMPLE internally. | Tom Lane | 9.3.0 |