1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Synced parser.

This commit is contained in:
Michael Meskes
2003-01-21 20:01:12 +00:00
parent 1a7c6ee8c6
commit f8d8266ac5
2 changed files with 70 additions and 36 deletions

View File

@@ -1319,3 +1319,8 @@ Fri Nov 15 16:46:08 CET 2002
Wed Nov 27 09:28:54 CET 2002
- Synced preproc.y with gram.y.
Tue Jan 21 20:50:58 CET 2003
- Set ecpg version to 2.11.0.
- Synced preproc.y with gram.y.