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

Commita6f156b

Browse files
committed
Make URL to docs use /current/.
1 parentc08cfab commita6f156b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎doc/FAQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated:Sat Dec2 07:15:34 EST 2006
4+
Last updated:Tue Dec5 18:13:32 EST 2006
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

‎doc/src/FAQ/FAQ.html

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

13-
<P>Last updated:Sat Dec2 07:15:34 EST 2006</P>
13+
<P>Last updated:Tue Dec5 18:13:32 EST 2006</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -1091,7 +1091,7 @@ <H3 id="item4.21">4.21) Why are my table and column names not
10911091
double-quotes around table or column names during table creation.
10921092
When double-quotes are used, table and column names (called
10931093
identifiers) are stored<a
1094-
href="http://www.postgresql.org/docs/8.2/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS">
1094+
href="http://www.postgresql.org/docs/current/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS">
10951095
case-sensitive</a>, meaning you must use double-quotes when
10961096
referencing the names in a query. Some interfaces, like pgAdmin,
10971097
automatically double-quote identifiers during table creation.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp