pgsql: Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc
Date: 2022-09-21 01:15:04
Message-ID: E1oaoKO-001H43-6K@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc

Per off-list report from Thomas Munro.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3f0c901e744c87f6e00744e63afe0242d5fe45e9

Modified Files
--------------
src/test/ssl/t/001_ssltests.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2022-09-21 04:24:27 pgsql: Improve some error messages.
Previous Message Michael Paquier 2022-09-21 01:11:30 pgsql: Add definition pg_attribute_aligned() for MSVC