Re: contrib/sepgsql regression tests have been broken for months
Jacob Champion <jacob.champion@enterprisedb.com>
From: Jacob Champion <jacob.champion@enterprisedb.com>
To: Joe Conway <mail@joeconway.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2025-10-28T22:20:14Z
Lists: pgsql-hackers
On Tue, Oct 28, 2025 at 2:47 PM Joe Conway <mail@joeconway.com> wrote: > I am not understanding why ssl_passphrase_callbackCheck is being run at > all, but that is currently where I am stuck ¯\_(ツ)_/¯. Old buildfarm client (REL_11). SSL tests aren't skipped until at least 12, it looks like. (I ran into similar problems with OAuth recently.) --Jacob
Commits
-
Update expected output for contrib/sepgsql's regression tests.
- 67ef5575ccb0 18.1 landed
- 0758111f5d35 19 (unreleased) landed
-
Print out error position for some ALTER TABLE ALTER COLUMN type
- 65281391a937 18.0 cited