Skip to content

Commit fc7bfdb

Browse files
author
Michael Meskes
committed
Hopefully it now works as I think it should.
Michael
1 parent 05dedac commit fc7bfdb

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

src/interfaces/ecpg/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,6 +1270,13 @@ Mon Jun 17 15:23:51 CEST 2002
12701270

12711271
- Fixed parser bug in pgc.l. Octal numbers in single quotes are now
12721272
correctly handled.
1273+
1274+
Tue Jun 18 15:13:15 CEST 2002
1275+
1276+
- Fixed parser bug concerning foreign keys.
1277+
- Synced preproc.y with gram.y.
1278+
- Synced pgc.l with scan.l.
1279+
- Synced keywords.c.
12731280
- Set ecpg version to 2.10.0.
12741281
- Set library version to 3.4.0.
12751282

src/interfaces/ecpg/preproc/keywords.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/keywords.c,v 1.50 2002/06/20 20:29:53 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/keywords.c,v 1.50.2.1 2002/07/01 07:10:10 meskes Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/

src/interfaces/ecpg/preproc/pgc.l

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
*
1414
* IDENTIFICATION
15-
* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/pgc.l,v 1.94 2002/06/20 20:29:53 momjian Exp $
15+
* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/pgc.l,v 1.94.2.1 2002/07/01 07:10:10 meskes Exp $
1616
*
1717
*-------------------------------------------------------------------------
1818
*/

src/interfaces/ecpg/preproc/preproc.y

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/Attic/preproc.y,v 1.190 2002/06/11 13:40:52 wieck Exp $ */
1+
/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/Attic/preproc.y,v 1.190.2.1 2002/07/01 07:10:10 meskes Exp $ */
22

33
/* Copyright comment */
44
%{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy