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

Commit8eb9c92

Browse files
committed
Add "#define GIST_AM_OID".
1 parentf1d5d09 commit8eb9c92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/include/catalog/pg_am.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*
11-
* $Id: pg_am.h,v 1.16 2001/01/24 19:43:20 momjian Exp $
11+
* $Id: pg_am.h,v 1.17 2001/05/30 19:55:08 tgl Exp $
1212
*
1313
* NOTES
1414
*the genbki.sh script reads this file and generates .bki
@@ -116,5 +116,6 @@ DESCR("");
116116
#defineHASH_AM_OID 405
117117
DATA(insertOID=783 (gistPGUID10070gistgettuplegistinsertgistdelete----gistbeginscangistrescangistendscangistmarkposgistrestrpos--gistbuild--gistcostestimate ));
118118
DESCR("");
119+
#defineGIST_AM_OID 783
119120

120121
#endif/* PG_AM_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp