]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update expected output for contrib/sepgsql's regression tests.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Oct 2025 21:46:57 +0000 (17:46 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Oct 2025 21:47:10 +0000 (17:47 -0400)
commit67ef5575ccb07d2dd5322aef33e01b3c2a4b9047
treef2820a2bee07bdad64cd0de678d76ed0579a948a
parent172f217e825c63878b7b7c875ee04c7a90427303
Update expected output for contrib/sepgsql's regression tests.

Commit 65281391a caused some additional error context lines to
appear in the output of one test case.  That's fine, but we missed
updating the expected output.  Do it now.

While here, add some missing test-output subdirectories to
contrib/sepgsql/.gitignore, so that we don't get git warnings
after running the tests.

Author: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/1613232.1761255361@sss.pgh.pa.us
Backpatch-through: 18
contrib/sepgsql/.gitignore
contrib/sepgsql/expected/ddl.out