TopicMailing ListsActivityParticipants
9 commits
Add regression expected-files for older OpenSSL in FIPS mode.
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.0REL_17_STABLE17.7
Allow tests to pass in OpenSSL FIPS mode (rest)
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Allow tests to pass in OpenSSL FIPS mode (TAP tests)
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
pgcrypto: Allow tests to pass in OpenSSL FIPS mode
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
pgcrypto: Split off pgp-encrypt-md5 test
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
+4 more
2023-11Committed
Patch#4608
CINot processed
ReviewersTom Lane (tgl)
CommitterPeter Eisentraut (petere)
Allow tests to pass in OpenSSL FIPS modehackers
hackers
44 replies
Sep 14, 2025
Peter EisentrautTom LaneDaniel GustafssonMichael PaquierThomas Munro+1
CI historyretired, base too old
Patchsetv6
Statewon't retry
Resultsuccess
Tests663 / 663
Base4y behind master
future of serial and identity columnshackers
hackers
8 replies
Oct 12, 2022
Peter EisentrautLaurenz AlbeBruce MomjianVik FearingMagnus Hagander+2
3 commits
Remove pgpid_t type, use pid_t instead
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Standardize format for printing PIDs
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
doc: Correct type of bgw_notify_pid
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
pid_t on mingwhackers
hackers
1 reply
Oct 10, 2022
Peter Eisentraut
4 commits
Remove Abs()
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Use C library functions instead of Abs() for int64
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Use fabsf() instead of Abs() or fabs() where appropriate
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Remove unnecessary uses of Abs()
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
get rid of Abs()hackers
hackers
2 replies
Oct 04, 2022
Peter EisentrautZhang MingliTom Lane