Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a7a8488

Browse filesBrowse files
committed
Fix typo
1 parent 6de7bcb commit a7a8488
Copy full SHA for a7a8488

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/drop_foreign_table.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/drop_foreign_table.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ DROP FOREIGN TABLE films, distributors;
9393
<title>Compatibility</title>
9494

9595
<para>
96-
This command conforms to the ISO/IEC 9075-9 (SQL/MED), except that the
96+
This command conforms to ISO/IEC 9075-9 (SQL/MED), except that the
9797
standard only allows one foreign table to be dropped per command, and apart
9898
from the <literal>IF EXISTS</literal> option, which is a <productname>PostgreSQL</productname>
9999
extension.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.