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

Commit73500fd

Browse files
committed
Update for release 8.2.
1 parent579c587 commit73500fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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:Tue Nov 21 23:16:54 EST 2006
4+
Last updated:Fri Dec 1 23:11:53 EST 2006
55

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

@@ -170,7 +170,7 @@
170170

171171
1.6) What is the most recent release?
172172

173-
The latest release of PostgreSQL is version 8.1.5.
173+
The latest release of PostgreSQL is version 8.2.
174174

175175
We plan to have a major release every year, with minor releases every
176176
few months.

‎doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 3 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:Tue Nov 2123:16:54 EST 2006</P>
13+
<P>Last updated:Fri Dec 123:11:53 EST 2006</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -219,7 +219,7 @@ <H3 id="item1.5">1.5) Where can I get PostgreSQL?</H3>
219219

220220
<H3id="item1.6">1.6) What is the most recent release?</H3>
221221

222-
<P>The latest release of PostgreSQL is version 8.1.5.</P>
222+
<P>The latest release of PostgreSQL is version 8.2.</P>
223223

224224
<P>We plan to have a major release every year, with minor releases
225225
every few months.</P>
@@ -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.1/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS">
1094+
href="http://www.postgresql.org/docs/8.2/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