mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
SET autocommit no longer needed in /contrib because pg_regress.sh does
it automatically now on regression session startup.
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
-- does not depend on contents of tablefunc.sql.
|
||||
--
|
||||
\set ECHO none
|
||||
SET autocommit TO 'on';
|
||||
\i tablefunc.sql
|
||||
\set ECHO all
|
||||
|
||||
|
Reference in New Issue
Block a user