]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add needed .gitignore files in back branches.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Nov 2024 15:42:32 +0000 (10:42 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Nov 2024 15:42:32 +0000 (10:42 -0500)
commitb1e58defb6a43fe35511eaa80858293b07c8b512
tree47fe111a8781e8e81453d22b4f049a2045038612
parent4c9d96f74ba4e7d01c086ca54f217e242dd65fae
Add needed .gitignore files in back branches.

v14 and earlier use generated test files, which require being
.gitignore'd to avoid git complaints when testing in-tree.

Security: CVE-2024-10979
src/pl/plperl/expected/.gitignore [new file with mode: 0644]
src/pl/plperl/sql/.gitignore [new file with mode: 0644]