pg_dump: Add appropriate version check

Peter Eisentraut <peter@eisentraut.org>

Commit: 182cdf5aeaf7b34a288a135d66f2893dc288a24e
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-17T08:46:06Z
pg_dump: Add appropriate version check

Some code added by commit 2f094e7ac69 needs to be behind a version
check so that it is not run against older databases.

Author: Andrew Dunstan <andrew@dunslane.net>
Reviewed-by: Junwang Zhao <zhjwpku@gmail.com>
Discussion: https://www.postgresql.org/message-id/afe3f099-3271-4fc4-8e32-467b5309affb%40dunslane.net

Files

PathChange+/−
src/bin/pg_dump/pg_dump.c modified +6 −5

Discussion

Cited messages not in the archive: afe3f099-3271-4fc4-8e32-467b5309affb@dunslane.net