Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Should we add a variable that is set from the dump filew that identifies
> the version of PostgreSQL that generated the dump?
> SET dumped_version = 7.3
Is that identifying the backend version, or the pg_dump version?
Without a solid rationale for this, I'd rather not do it.
regards, tom lane