|
8 | 8 | * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
|
9 | 9 | * Portions Copyright (c) 1994, Regents of the University of California
|
10 | 10 | *
|
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 $ |
12 | 12 | *
|
13 | 13 | * NOTES
|
14 | 14 | *the genbki.sh script reads this file and generates .bki
|
@@ -116,5 +116,6 @@ DESCR("");
|
116 | 116 | #defineHASH_AM_OID 405
|
117 | 117 | DATA(insertOID=783 (gistPGUID10070gistgettuplegistinsertgistdelete----gistbeginscangistrescangistendscangistmarkposgistrestrpos--gistbuild--gistcostestimate ));
|
118 | 118 | DESCR("");
|
| 119 | +#defineGIST_AM_OID 783 |
119 | 120 |
|
120 | 121 | #endif/* PG_AM_H */
|