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

Synced parser with backend

This commit is contained in:
Michael Meskes
2002-11-27 08:30:27 +00:00
parent c4439536e2
commit b4e334b6e6
2 changed files with 13 additions and 6 deletions

View File

@@ -1314,3 +1314,8 @@ Thu Nov 7 10:34:07 CET 2002
Fri Nov 15 16:46:08 CET 2002
- Synced preproc.y with gram.y.
Wed Nov 27 09:28:54 CET 2002
- Synced preproc.y with gram.y.