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

Commit06d95d9

Browse files
committed
Fix typo in descriptions.
1 parente16db38 commit06d95d9

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
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: pg_type.h,v 1.65 1999/10/1504:56:52 momjian Exp $
10+
* $Id: pg_type.h,v 1.66 1999/10/1516:19:40 momjian Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -352,7 +352,7 @@ DATA(insert OID = 1040 ( _macaddr PGUID -1 -1 f b t \054 0 829 array_in array
352352
DATA(insertOID=1041 (_inetPGUID-1-1fbt \0540869array_inarray_outarray_inarray_outi_null_ ));
353353
DATA(insertOID=651 (_cidrPGUID-1-1fbt \0540650array_inarray_outarray_inarray_outi_null_ ));
354354
DATA(insertOID=1042 (bpcharPGUID-1-1fbt \054018bpcharinbpcharoutbpcharinbpcharouti_null_ ));
355-
DESCR("blank-padded characters, lengthspecifed when created");
355+
DESCR("blank-padded characters, lengthspecified when created");
356356
#defineBPCHAROID1042
357357
DATA(insertOID=1043 (varcharPGUID-1-1fbt \054018varcharinvarcharoutvarcharinvarcharouti_null_ ));
358358
DESCR("non-blank-padded-length string, length specified when created");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp