Thread
Commits
-
Fix typos in SQL scripts of pgcrypto
- af94ea7406f3 12.0 landed
-
Fix comment in pgcrypto tests
Gurjeet Singh <gurjeet@singh.im> — 2019-05-28T02:25:37Z
Please see attached the patch that corrects the file-level SQL comment that indicates which submodule of pgcrypto is being tested. Best regards, -- Gurjeet Singh http://gurjeet.singh.im/
-
Re: Fix comment in pgcrypto tests
Michael Paquier <michael@paquier.xyz> — 2019-05-28T10:38:14Z
On Mon, May 27, 2019 at 07:25:37PM -0700, Gurjeet Singh wrote: > Please see attached the patch that corrects the file-level SQL comment that > indicates which submodule of pgcrypto is being tested. Thanks, committed. There was a second one in pgp-decrypt.sql. -- Michael
-
Re: Fix comment in pgcrypto tests
Gurjeet Singh <gurjeet@singh.im> — 2019-05-28T19:39:21Z
Thanks! I have changed the patch status as follows in commitfest [1] Reviewer: Michael Paquier Committer: Michael Paquier Status: committed [1]: https://commitfest.postgresql.org/23/2132/ Best regards, On Tue, May 28, 2019 at 3:38 AM Michael Paquier <michael@paquier.xyz> wrote: > On Mon, May 27, 2019 at 07:25:37PM -0700, Gurjeet Singh wrote: > > Please see attached the patch that corrects the file-level SQL comment > that > > indicates which submodule of pgcrypto is being tested. > > Thanks, committed. There was a second one in pgp-decrypt.sql. > -- > Michael > -- Gurjeet Singh http://gurjeet.singh.im/