projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
139abc2
)
Fix typo
author
Peter Eisentraut
Thu, 22 Apr 2004 08:36:48 +0000
(08:36 +0000)
committer
Peter Eisentraut
Thu, 22 Apr 2004 08:36:48 +0000
(08:36 +0000)
doc/src/sgml/information_schema.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/information_schema.sgml
b/doc/src/sgml/information_schema.sgml
index a46ae235bd455c7dd219119ecffc39b6896073cf..0b8c80659458e39dbec0c363a467e2c2bedcc370 100644
(file)
--- a/
doc/src/sgml/information_schema.sgml
+++ b/
doc/src/sgml/information_schema.sgml
@@
-1,4
+1,4
@@
-
+
The Information Schema
@@
-4128,7
+4128,7
@@
ORDER BY c.ordinal_position;
table_catalog
sql_identifier
- Name of the database that contains the table th
e table th
at is
+ Name of the database that contains the table that is
used by the view (always the current database)