Re: BUG #16476: pgp_sym_encrypt_bytea with compress-level=6 : Wrongkey or corrupt data - Mailing list pgsql-bugs

From Kyotaro Horiguchi
Subject Re: BUG #16476: pgp_sym_encrypt_bytea with compress-level=6 : Wrongkey or corrupt data
Date
Msg-id CAKPRHzJ-dgYbTfNLgbiMR8tUdjpd9=HTHqAcNvSUd5uJCV6M6Q@mail.gmail.com
Whole thread Raw
In response to Re: BUG #16476: pgp_sym_encrypt_bytea with compress-level=6 :Wrong key or corrupt data  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Responses Re: BUG #16476: pgp_sym_encrypt_bytea with compress-level=6 :Wrong key or corrupt data
List pgsql-bugs
The reproducer becomes not to fail with the attached patch.

I put an assertion in the patch, but that is not appropriare. It shoud be an ereport instead. I’ll fix that later.

regards.
-- 
Kyotaro Horiguchi

pgsql-bugs by date:

Previous
From: Kyle Kingsbury
Date:
Subject: Re: Potential G2-item cycles under serializable isolation
Next
From: Peter Geoghegan
Date:
Subject: Re: Potential G2-item cycles under serializable isolation