Re: Disabling function validation - Mailing list pgsql-hackers

From Matthew T. O'Connor
Subject Re: Disabling function validation
Date
Msg-id 3F8424A9.1080609@zeut.net
Whole thread Raw
In response to Re: Disabling function validation  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Disabling function validation
List pgsql-hackers
Tom Lane wrote:

>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.
>
>  
>
Why not both?  I would also think this info could be used in pg_restore 
in some way at some point.  Even if if can't, wouldn't it be worth it 
just for debugging purposes.  Knowing for sure what the backend and 
pg_dump versions were could be helpful.



pgsql-hackers by date:

Previous
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: Possible Commit Syntax Change for Improved TPS
Next
From: Tom Lane
Date:
Subject: Re: Cannot dump/restore text value \N