projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f14bb
)
Fix copy-paste error in docs.
author
Heikki Linnakangas
Fri, 27 Jan 2012 10:48:42 +0000
(12:48 +0200)
committer
Heikki Linnakangas
Fri, 27 Jan 2012 10:48:42 +0000
(12:48 +0200)
Dean Rasheed
doc/src/sgml/ref/alter_foreign_table.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/alter_foreign_table.sgml
b/doc/src/sgml/ref/alter_foreign_table.sgml
index 455527c5bfa46c0ffc155a570b5cc28827d944d8..c4cdaa8289df2c914c392b5376aeec6461ec5f61 100644
(file)
--- a/
doc/src/sgml/ref/alter_foreign_table.sgml
+++ b/
doc/src/sgml/ref/alter_foreign_table.sgml
@@
-79,8
+79,8
@@
ALTER FOREIGN TABLE [ IF EXISTS ]
name
IF EXISTS
- Do not throw an error if the
sequence does not exist. A notice is issued
- in this case.
+ Do not throw an error if the
foreign table does not exist. A notice is
+ i
ssued i
n this case.