From 4a4cbe5ff2e988ddaa0dff6a53bd09598834af89 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 17 Sep 2014 13:12:41 -0400 Subject: [PATCH] - comment this out (again) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b70086605d..51a4e30bf2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ oracle_db_link = test_link # CREATE EXTENSION postgres_fdw; # GRANT USAGE ON FOREIGN DATA WRAPPER postgres_fdw TO public; # this can be localhost to create a loopback foreign table -postgres_test_db_link = localhost +# postgres_test_db_link = localhost [db] -- 2.47.3