]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Improve writing map.dat preamble
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 4 Mar 2026 21:08:04 +0000 (16:08 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 4 Mar 2026 21:08:04 +0000 (16:08 -0500)
commitc7572cd48d393d16b57461cf954ae06c084ca2ee
tree8a67dc8ea0af25addcbd5a4452b4bdc58d245040
parent01c729e0c7a5899b841e596147381f5437ab8aab
Improve writing map.dat preamble

Fix code from commit 763aaa06f03

Suggestion from Alvaro Herrera following a bug discovered by Coverity.
src/bin/pg_dump/pg_dumpall.c