Update expected output for contrib/sepgsql's regression tests.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0758111f5d35b64dd5ddbc716bd05806b52ea183
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-10-23T21:47:10Z
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

Files

PathChange+/−
contrib/sepgsql/expected/ddl.out modified +6 −0
contrib/sepgsql/.gitignore modified +3 −1

Discussion