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

Commit7902338

Browse files
committed
Remove stray character in type description
1 parentcfe380a commit7902338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/catalog/pg_type.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*
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 $
1212
*
1313
* NOTES
1414
* the genbki.sh script reads this file and generates .bki
@@ -372,7 +372,7 @@ DESCR("geometric polygon '(pt1,...)'");
372372
#definePOLYGONOID604
373373

374374
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)");
376376
#defineLINEOID628
377377
DATA(insertOID=629 (_linePGNSPPGUID-1fbAft \05406280array_inarray_outarray_recvarray_send---dxf0-10_null__null_ ));
378378
DESCR("");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp