summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-09-16 18:07:35 +0000
committerBruce Momjian <bruce@momjian.us>2005-09-16 18:07:35 +0000
commit892e525e24fcd37265eb94d72e84f7d13c283890 (patch)
treef12ca3ca4491900ff8c96cb668583b22560d2cff /doc/FAQ
parentd64084daa5ce833e6379b680b7e9e151d19ae3bf (diff)
Update numbering.
Michael Fuhr
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 606add3ac52..55b281800da 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Thu Sep 1 12:18:41 EDT 2005
+ Last updated: Fri Sep 16 14:07:22 EDT 2005
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -789,7 +789,7 @@
There are also commercial and hardware-based replication solutions
available supporting a variety of replication models.
- 4.20) Why are my table and column names not recognized in my query?
+ 4.21) Why are my table and column names not recognized in my query?
The most common cause is the use of double-quotes around table or
column names during table creation. When double-quotes are used, table