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

Commita3f2085

Browse files
committed
FAQ wording and markup fix.
Euler Taveira de Oliveira
1 parent82ca4d0 commita3f2085

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:Fri Nov 16 10:53:50 EST 2007
4+
Last updated:Sun Dec 9 19:31:34 EST 2007
55

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

@@ -87,7 +87,7 @@
8787

8888
General Questions
8989

90-
1.1) What is PostgreSQL? How is it pronounced?
90+
1.1) What is PostgreSQL? How is it pronounced? What is Postgres?
9191

9292
PostgreSQL is pronounced Post-Gres-Q-L. (For those curious about how
9393
to say "PostgreSQL", an audio file is available.)

‎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:Fri Nov 16 10:53:50 EST 2007</P>
13+
<P>Last updated:Sun Dec 9 19:31:34 EST 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -127,7 +127,7 @@ <H2 align="center">Operational Questions</H2>
127127

128128
<H2align="center">General Questions</H2>
129129

130-
<H3id="item1.1">1.1) What is PostgreSQL? How is it pronounced?</H3>
130+
<H3id="item1.1">1.1) What is PostgreSQL? How is it pronounced? What is Postgres?</H3>
131131

132132
<P>PostgreSQL is pronounced<I>Post-Gres-Q-L</I>. (For those curious
133133
about how to say "PostgreSQL", an<a
@@ -1051,7 +1051,7 @@ <H3 id="item4.19">4.19) Why do I get "relation with OID #####
10511051
does not exist" errors when accessing temporary tables in PL/PgSQL
10521052
functions?</H3>
10531053

1054-
<P>In PostgreSQL versions<8.3,PL/PgSQL caches function scripts, and
1054+
<P>In PostgreSQL versions&lt; 8.3, PL/PgSQL caches function scripts, and
10551055
an unfortunate side effect is that if a PL/PgSQL function accesses a
10561056
temporary table, and that table is later dropped and recreated, and
10571057
the function called again, the function will fail because the cached

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp