From: Mike Bayer Date: Wed, 17 Sep 2014 17:12:41 +0000 (-0400) Subject: - comment this out (again) X-Git-Tag: rel_1_0_0b1~70^2~83 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4a4cbe5ff2e988ddaa0dff6a53bd09598834af89;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - comment this out (again) --- 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]