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

Commitd2fe836

Browse files
committed
Update comment for 'name' data type to say 63 "bytes".
Catalog version bump so everyone has the same comment for beta1.
1 parentf70fa83 commitd2fe836

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/include/catalog/catversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/*yyyymmddN */
56-
#defineCATALOG_VERSION_NO201204301
56+
#defineCATALOG_VERSION_NO201205101
5757

5858
#endif

‎src/include/catalog/pg_type.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ DESCR("single character");
296296
#defineCHAROID18
297297

298298
DATA(insertOID=19 (namePGNSPPGUIDNAMEDATALENfbSft \0540181003nameinnameoutnamerecvnamesend---cpf0-100_null__null__null_ ));
299-
DESCR("63-character type for storing system identifiers");
299+
DESCR("63-byte type for storing system identifiers");
300300
#defineNAMEOID19
301301

302302
DATA(insertOID=20 (int8PGNSPPGUID8FLOAT8PASSBYVALbNft \054001016int8inint8outint8recvint8send---dpf0-100_null__null__null_ ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp