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
2002-11-15 15:47:44 +00:00
parent 9249bdaabd
commit 4bc3598aa4
2 changed files with 47 additions and 19 deletions

View File

@@ -1311,3 +1311,6 @@ Thu Nov 7 10:34:07 CET 2002
- Set ecpg version to 2.10.0.
- Set library version to 3.4.0.
Fri Nov 15 16:46:08 CET 2002
- Synced preproc.y with gram.y.