1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Remove un-needed references to Name.

This commit is contained in:
Bruce Momjian
1998-07-20 11:17:11 +00:00
parent a6ca652508
commit aabdd3094c
4 changed files with 14 additions and 20 deletions

View File

@ -218,7 +218,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.17 1998/07/19 05:49:18 momjian Exp $
* $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.18 1998/07/20 11:17:10 momjian Exp $
*
* HISTORY
* AUTHOR DATE MAJOR EVENT