|
7 | 7 | *
|
8 | 8 | * Copyright (c) 1994, Regents of the University of California
|
9 | 9 | *
|
10 |
| - * $Id: pg_aggregate.h,v 1.11 1997/09/08 21:51:27 momjian Exp $ |
| 10 | + * $Id: pg_aggregate.h,v 1.12 1997/10/15 01:08:25 thomas Exp $ |
11 | 11 | *
|
12 | 12 | * NOTES
|
13 | 13 | * the genbki.sh script reads this file and generates .bki
|
@@ -88,12 +88,12 @@ typedef FormData_pg_aggregate *Form_pg_aggregate;
|
88 | 88 | * ---------------
|
89 | 89 | */
|
90 | 90 |
|
91 |
| -DATA(insertOID=0 (avgPGUIDint4plint4incint4div23232323_null_0 )); |
92 |
| -DATA(insertOID=0 (avgPGUIDint2plint2incint2div21212121_null_0 )); |
93 |
| -DATA(insertOID=0 (avgPGUIDfloat4plfloat4incfloat4div700700700700_null_0.0 )); |
94 |
| -DATA(insertOID=0 (avgPGUIDfloat8plfloat8incfloat8div701701701701_null_0.0 )); |
95 |
| -DATA(insertOID=0 (avgPGUIDcash_plfloat8inccash_div790790701790_null_0.0 )); |
96 |
| -DATA(insertOID=0 (avgPGUIDtimespan_plfloat8inctimespan_div118611867011186_null_0.0 )); |
| 91 | +DATA(insertOID=0 (avgPGUIDint4plint4incint4div23232323_null_0 )); |
| 92 | +DATA(insertOID=0 (avgPGUIDint2plint2incint2div21212121_null_0 )); |
| 93 | +DATA(insertOID=0 (avgPGUIDfloat4plfloat4incfloat4div700700700700_null_0.0 )); |
| 94 | +DATA(insertOID=0 (avgPGUIDfloat8plfloat8incfloat8div701701701701_null_0.0 )); |
| 95 | +DATA(insertOID=0 (avgPGUIDcash_plfloat8inccash_div_flt8790790701790_null_0.0 )); |
| 96 | +DATA(insertOID=0 (avgPGUIDtimespan_plfloat8inctimespan_div118611867011186_null_0.0 )); |
97 | 97 |
|
98 | 98 | DATA(insertOID=0 (sumPGUIDint4pl--2323023_null__null_ ));
|
99 | 99 | DATA(insertOID=0 (sumPGUIDint2pl--2121021_null__null_ ));
|
|