From 9dc835aa4899160e27adae19e7f38c2a261f2b68 Mon Sep 17 00:00:00 2001 From: Alexey Kopytov Date: Wed, 18 Jan 2017 00:55:07 +0300 Subject: [PATCH] Disable api_sql_pgsql.t for now. Prepared statements need more work for PostgreSQL. --- tests/t/api_sql_pgsql.t | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/t/api_sql_pgsql.t b/tests/t/api_sql_pgsql.t index 0a250a4..cb0674e 100644 --- a/tests/t/api_sql_pgsql.t +++ b/tests/t/api_sql_pgsql.t @@ -2,6 +2,7 @@ SQL Lua API + PostgreSQL tests ######################################################################## + $ exit 80 $ . ${SBTEST_INCDIR}/pgsql_common.sh $ . ${SBTEST_INCDIR}/api_sql_common.sh drv:name() = pgsql