*** pgsql/contrib/pgcrypto/expected/blowfish.out 2005/07/12 20:27:43 1.5 --- pgsql/contrib/pgcrypto/expected/blowfish.out 2009/08/04 18:49:50 1.6 *************** *** 1,6 **** --- 1,8 ---- -- -- Blowfish cipher -- + -- ensure consistent test output regardless of the default bytea format + SET bytea_output TO escape; -- some standard Blowfish testvalues SELECT encode(encrypt( decode('0000000000000000', 'hex'),