Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 12.12 |
| 2019-02-17 | Fix CREATE VIEW to allow zero-column views. | Tom Lane | 12.0 |
| 2019-01-21 | Replace heapam.h includes with {table, relation}.h where applicable. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-10-06 | Fix event triggers for partitioned tables | Alvaro Herrera | 12.0 |
| 2018-09-30 | Create an RTE field to record the query's lock mode for each relation. | Tom Lane | 12.0 |
| 2018-08-21 | Fix set of NLS translation issues | Michael Paquier | 12.0 |