Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-10 | Fix plpgsql's handling of -- comments following expressions. | Tom Lane | 12.19 |
| 2019-01-06 | Replace the data structure used for keyword lookup. | Tom Lane | 12.0 |
| 2019-01-04 | Support plpgsql variable names that conflict with unreserved SQL keywords. | Tom Lane | 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 |