pg_dump: Add appropriate version check
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-17T08:46:06Z
Releases:
19 (unreleased)
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
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_dump.c | modified | +6 −5 |
Discussion
Cited messages not in the archive:
afe3f099-3271-4fc4-8e32-467b5309affb@dunslane.net