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

Fix atttypmod alignment again, and re-enable ecpg.

This commit is contained in:
Bruce Momjian
1998-08-26 16:43:54 +00:00
parent e2b0911564
commit d394d06d7a
6 changed files with 43 additions and 26 deletions

View File

@ -221,7 +221,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.30 1998/08/26 05:22:43 momjian Exp $
* $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.31 1998/08/26 16:43:43 momjian Exp $
*
* HISTORY
* AUTHOR DATE MAJOR EVENT