1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-08 11:42:09 +03:00

A few minor mods:

gram.c updated
	scan.c updated
	ecpg/Makefile added LDFLAGS
	configure requires sfio for those systems with it installed...
This commit is contained in:
Marc G. Fournier
1998-04-17 03:06:35 +00:00
parent 19d41d4438
commit 83fd305f78
5 changed files with 293 additions and 249 deletions

View File

@ -216,7 +216,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.7 1998/04/14 03:28:50 momjian Exp $
* $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.8 1998/04/17 03:06:13 scrappy Exp $
*
* HISTORY
* AUTHOR DATE MAJOR EVENT