Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-15 | Clean up quoting of variable strings within replication commands. | Tom Lane | 18 (unreleased) |
| 2025-01-24 | Return yyparse() result not via global variable | Peter Eisentraut | 18.0 |
| 2025-01-06 | flex code modernization: Replace YY_EXTRA_TYPE define with flex option | Peter Eisentraut | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-25 | Partial pgindent of .l and .y files | Peter Eisentraut | 18.0 |
| 2024-12-24 | replication parser: pure parser and reentrant scanner | Peter Eisentraut | 18.0 |
| 2024-12-19 | Small whitespace improvement | Peter Eisentraut | 18.0 |