mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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:
@ -2,8 +2,6 @@
|
||||
-- Blowfish cipher
|
||||
--
|
||||
|
||||
SET autocommit TO 'on';
|
||||
|
||||
-- some standard Blowfish testvalues
|
||||
SELECT encode(encrypt(
|
||||
decode('0000000000000000', 'hex'),
|
||||
|
Reference in New Issue
Block a user