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

Commit8ae5316

Browse files
committed
Update FAQ.
1 parentc309873 commit8ae5316

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/FAQ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Thu Jan 10 18:35:15 EST 2002
4+
Last updated: Thu Jan 10 18:41:45 EST 2002
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -786,7 +786,7 @@ Type Internal Name Notes
786786
CHAR(#) bpchar blank padded to the specified fixed length
787787
VARCHAR(#) varchar size specifies maximum length, no padding
788788
TEXT text no specific upper limit on length
789-
BYTEA bytea variable-length byte array (null-safe)
789+
BYTEA bytea variable-length byte array (null-bytesafe)
790790

791791
You will see the internal name when examining system catalogs and in
792792
some error messages.

‎doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alink="#0000ff">
1515
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1616

17-
<P>Last updated: Thu Jan 10 18:35:15 EST 2002</P>
17+
<P>Last updated: Thu Jan 10 18:41:45 EST 2002</P>
1818

1919
<P>Current maintainer: Bruce Momjian (<Ahref=
2020
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -996,7 +996,7 @@ <H4><A name="4.14">4.14</A>) What is the difference between the
996996
CHAR(#) bpchar blank padded to the specified fixed length
997997
VARCHAR(#) varchar size specifies maximum length, no padding
998998
TEXT text no specific upper limit on length
999-
BYTEA bytea variable-length byte array (null-safe)
999+
BYTEA bytea variable-length byte array (null-bytesafe)
10001000
</PRE>
10011001

10021002
<P>You will see the internal name when examining system catalogs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp