Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-04 | Fix ecpg's mechanism for detecting unsupported cases in the grammar. | Tom Lane | 14.12 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-01-23 | Suppress bison warning in ecpg grammar. | Tom Lane | 14.0 |
| 2021-01-04 | Re-implement pl/pgsql's expression and assignment parsing. | Tom Lane | 14.0 |
| 2021-01-04 | Add the ability for the core grammar to have more than one parse target. | Tom Lane | 14.0 |
| 2020-11-07 | Fix ecpg's mishandling of B'...' and X'...' literals. | Tom Lane | 14.0 |