Thread: pgsql: Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER

pgsql: Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER

From
Magnus Hagander
Date:
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(-)