Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitac334e9

Browse files
author
Michael Meskes
committed
Synced parser and keyword list.
1 parent7864e0a commitac334e9

File tree

3 files changed

+168
-160
lines changed

3 files changed

+168
-160
lines changed

‎src/interfaces/ecpg/ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,6 +1810,10 @@ Thu Jun 17 13:50:06 CEST 2004
18101810

18111811
- Added patch by ISHIDA Akio to allow indicators in execute
18121812
statements.
1813+
1814+
Sun Jun 20 12:44:01 CEST 2004
1815+
1816+
- Synced parser and keyword list.
18131817
- Set pgtypes library version to 1.2.
18141818
- Set ecpg version to 3.2.0.
18151819
- Set compat library version to 1.2.

‎src/interfaces/ecpg/preproc/keywords.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/keywords.c,v 1.62 2004/04/29 14:08:10 meskes Exp $
11+
* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/keywords.c,v 1.63 2004/06/20 10:45:47 meskes Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -292,6 +292,7 @@ static ScanKeyword ScanKeywords[] = {
292292
{"substring",SUBSTRING},
293293
{"sysid",SYSID},
294294
{"table",TABLE},
295+
{"tablespace",TABLESPACE},
295296
{"temp",TEMP},
296297
{"template",TEMPLATE},
297298
{"temporary",TEMPORARY},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp