We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de7bcb commit a7a8488Copy full SHA for a7a8488
doc/src/sgml/ref/drop_foreign_table.sgml
@@ -93,7 +93,7 @@ DROP FOREIGN TABLE films, distributors;
93
<title>Compatibility</title>
94
95
<para>
96
- This command conforms to the ISO/IEC 9075-9 (SQL/MED), except that the
+ This command conforms to ISO/IEC 9075-9 (SQL/MED), except that the
97
standard only allows one foreign table to be dropped per command, and apart
98
from the <literal>IF EXISTS</literal> option, which is a <productname>PostgreSQL</productname>
99
extension.
0 commit comments