Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-28 | Avoid throwing away the error message in syncrep_yyerror. | Robert Haas | 18.0 |
| 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 | syncrep parser: pure parser and reentrant scanner | Peter Eisentraut | 18.0 |