|
8 | 8 | * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group |
9 | 9 | * Portions Copyright (c) 1994, Regents of the University of California |
10 | 10 | * |
11 | | - * $PostgreSQL: pgsql/src/include/catalog/pg_type.h,v 1.208 2009/08/12 20:53:30 tgl Exp $ |
| 11 | + * $PostgreSQL: pgsql/src/include/catalog/pg_type.h,v 1.209 2009/08/13 21:14:31 petere Exp $ |
12 | 12 | * |
13 | 13 | * NOTES |
14 | 14 | * the genbki.sh script reads this file and generates .bki |
@@ -372,7 +372,7 @@ DESCR("geometric polygon '(pt1,...)'"); |
372 | 372 | #definePOLYGONOID604 |
373 | 373 |
|
374 | 374 | DATA(insertOID=628 (linePGNSPPGUID32fbGft \0540701629line_inline_outline_recvline_send---dpf0-10_null__null_ )); |
375 | | -DESCR("geometric line (not implemented)'"); |
| 375 | +DESCR("geometric line (not implemented)"); |
376 | 376 | #defineLINEOID628 |
377 | 377 | DATA(insertOID=629 (_linePGNSPPGUID-1fbAft \05406280array_inarray_outarray_recvarray_send---dxf0-10_null__null_ )); |
378 | 378 | DESCR(""); |
|