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