Re: Fix comment in pgcrypto tests
Gurjeet Singh <gurjeet@singh.im>
From: Gurjeet Singh <gurjeet@singh.im>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres Hackers <pgsql-hackers@postgresql.org>
Date: 2019-05-28T19:39:21Z
Lists: pgsql-hackers
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/
Commits
-
Fix typos in SQL scripts of pgcrypto
- af94ea7406f3 12.0 landed