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

Commitf4d452c

Browse files
committed
Update bytea type description
1 parentd63e05a commitf4d452c

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-2000, PostgreSQL, Inc
99
* Portions Copyright (c) 1994, Regents of the University of California
1010
*
11-
* $Id: pg_type.h,v 1.85 2000/03/14 23:06:45 thomas Exp $
11+
* $Id: pg_type.h,v 1.86 2000/03/18 20:50:10 momjian Exp $
1212
*
1313
* NOTES
1414
* the genbki.sh script reads this file and generates .bki
@@ -156,7 +156,7 @@ DESCR("boolean, 'true'/'false'");
156156
#defineBOOLOID16
157157

158158
DATA(insertOID=17 (byteaPGUID-1-1fbt \054018byteainbyteaoutbyteainbyteaouti_null_ ));
159-
DESCR("variablelengtharray of bytes");
159+
DESCR("variable-lengthstring, binary values escaped");
160160
#defineBYTEAOID17
161161

162162
DATA(insertOID=18 (charPGUID11tbt \05400charincharoutcharincharoutc_null_ ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp