Re: Allow tests to pass in OpenSSL FIPS mode - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Allow tests to pass in OpenSSL FIPS mode
Date
Msg-id CA+hUKG+BPAsJMoFdatzJzvFqwSriG4AH7NyLTi3Unmbdp8V=0Q@mail.gmail.com
Whole thread Raw
In response to Re: Allow tests to pass in OpenSSL FIPS mode  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Allow tests to pass in OpenSSL FIPS mode  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sat, Nov 18, 2023 at 7:46 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> All done, thanks.

Probably not this thread's fault, but following the breadcrumbs to the
last thread to touch the relevant test lines in
authentication/001_password, is it expected that we have these
warnings?

psql:<stdin>:1: WARNING:  roles created by regression test cases
should have names starting with "regress_"



pgsql-hackers by date:

Previous
From: "Anton A. Melnikov"
Date:
Subject: Use XLOG_CONTROL_FILE macro everywhere?
Next
From: Tom Lane
Date:
Subject: Re: ECPG cleanup and fix for clang compile-time problem