pgsql: Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER

Started by Magnus Haganderalmost 15 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER

The CREATE EXTENSION step does this automatically. Doing it again will
cause an error.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/eb06416ba44ccbf3fe03a47739d9da4e4de42ced

Modified Files
--------------
doc/src/sgml/file-fdw.sgml | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)