mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Fix typo
This commit is contained in:
@ -93,7 +93,7 @@ DROP FOREIGN TABLE films, distributors;
|
|||||||
<title>Compatibility</title>
|
<title>Compatibility</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
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
|
||||||
standard only allows one foreign table to be dropped per command, and apart
|
standard only allows one foreign table to be dropped per command, and apart
|
||||||
from the <literal>IF EXISTS</literal> option, which is a <productname>PostgreSQL</productname>
|
from the <literal>IF EXISTS</literal> option, which is a <productname>PostgreSQL</productname>
|
||||||
extension.
|
extension.
|
||||||
|
Reference in New Issue
Block a user