diff options
Diffstat (limited to 'contrib/lo/lo_drop.sql')
| -rw-r--r-- | contrib/lo/lo_drop.sql | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/lo/lo_drop.sql b/contrib/lo/lo_drop.sql index d7f34f8bed..c6c491b2c1 100644 --- a/contrib/lo/lo_drop.sql +++ b/contrib/lo/lo_drop.sql @@ -6,8 +6,6 @@ -- Adjust this setting to control where the objects get created. SET search_path = public; -SET autocommit TO 'on'; - -- remove our test table DROP TABLE a; |
