Fix typo in example: missing closing }

This commit is contained in:
Rafa de la Torre
2019-07-12 13:02:48 +02:00
parent 524bb6ad42
commit 10a4d85c01

View File

@@ -154,7 +154,7 @@ LANGUAGE plpgsql VOLATILE PARALLEL UNSAFE;
-- "user": "fdw_user",
-- "password": "secret"
-- }
-- ');
-- }');
--
-- Underneath it will:
-- * Set up postgresql_fdw