Skip to content

Commit 72786e0

Browse files
author
Michael Meskes
committed
*** empty log message ***
1 parent 4c2071c commit 72786e0

File tree

6 files changed

+210
-145
lines changed

6 files changed

+210
-145
lines changed

src/interfaces/ecpg/ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,5 +794,10 @@ Thu Jan 27 08:12:05 CET 2000
794794
Mon Feb 14 10:35:18 CET 2000
795795

796796
- Synced preproc.y with gram.y.
797+
798+
Tue Feb 15 11:14:07 CET 2000
799+
800+
- Synced keyword.c.
801+
- Synced preproc.y with gram.y.
797802
- Set library version to 3.0.10.
798803
- Set ecpg version to 2.7.0.

src/interfaces/ecpg/preproc/keywords.c

Lines changed: 3 additions & 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.21 2000/01/26 05:58:41 momjian Exp $
11+
* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/keywords.c,v 1.22 2000/02/15 12:15:54 meskes Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -80,6 +80,7 @@ static ScanKeyword ScanKeywords[] = {
8080
{"cycle", CYCLE},
8181
{"database", DATABASE},
8282
{"day", DAY_P},
83+
{"dec", DEC},
8384
{"decimal", DECIMAL},
8485
{"declare", DECLARE},
8586
{"default", DEFAULT},
@@ -212,6 +213,7 @@ static ScanKeyword ScanKeywords[] = {
212213
{"sequence", SEQUENCE},
213214
{"serial", SERIAL},
214215
{"serializable", SERIALIZABLE},
216+
{"session_user", SESSION_USER},
215217
{"set", SET},
216218
{"setof", SETOF},
217219
{"share", SHARE},

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