Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
892e525e
Commit
892e525e
authored
Sep 16, 2005
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update numbering.
Michael Fuhr
parent
d64084da
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
doc/FAQ
doc/FAQ
+2
-2
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ.html
+2
-2
No files found.
doc/FAQ
View file @
892e525e
Frequently Asked Questions (FAQ) for PostgreSQL
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)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -789,7 +789,7 @@
...
@@ -789,7 +789,7 @@
There are also commercial and hardware-based replication solutions
There are also commercial and hardware-based replication solutions
available supporting a variety of replication models.
available supporting a variety of replication models.
4.2
0
) Why are my table and column names not recognized in my query?
4.2
1
) 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
The most common cause is the use of double-quotes around table or
column names during table creation. When double-quotes are used, table
column names during table creation. When double-quotes are used, table
...
...
doc/src/FAQ/FAQ.html
View file @
892e525e
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated:
Thu Sep 1 12:18:41
EDT 2005
</P>
<P>
Last updated:
Fri Sep 16 14:07:22
EDT 2005
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
...
@@ -1016,7 +1016,7 @@ length</TD></TR>
...
@@ -1016,7 +1016,7 @@ length</TD></TR>
<P>
There are also commercial and hardware-based replication solutions
<P>
There are also commercial and hardware-based replication solutions
available supporting a variety of replication models.
</P>
available supporting a variety of replication models.
</P>
<H3><A
name=
"4.2
0"
>
4.20
</A>
) Why are my table and column names not
<H3><A
name=
"4.2
1"
>
4.21
</A>
) Why are my table and column names not
recognized in my query?
</H3>
recognized in my query?
</H3>
<P>
The most common cause is the use of double-quotes around table or
<P>
The most common cause is the use of double-quotes around table or
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment