Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-03 | Avoid crash after function syntax error in a replication worker. | Tom Lane | 11.18 |
| 2018-11-10 | Fix missing role dependencies for some schema and type ACLs. | Tom Lane | 11.2 |
| 2018-06-18 | Remove obsolete prohibition on function name matching a column name. | Tom Lane | 11.0 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2017-10-26 | Support domains over composite types. | Tom Lane | 11.0 |