On Tue, 2003-10-07 at 21:31, Christopher Kings-Lynne wrote:
> > 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
>
> With something like that, does it have to be reissued after every
> \connect in the dump?
Heh.. what \connect ;)
I believe those have been replaced with SET SESSION_AUTHORIZATION...