From:
Rod Taylor <rbt(at)rbt(dot)ca>
To:
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc:
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>,Peter Eisentraut <peter_e(at)gmx(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Disabling function validation
Date:
2003-10-08 01:36:33
Message-ID:
1065576993.39033.60.camel@jester (view raw or flat )
Thread:
2003-10-03 19:26:49 from tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
2003-10-04 00:15:20 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-10-04 03:55:42 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-10-04 23:01:35 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-10-04 23:44:40 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-10-05 14:26:06 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-10-05 14:32:14 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-10-05 15:45:40 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-10-06 22:52:44 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-10-06 23:13:30 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-10-06 23:17:22 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-10-07 16:39:43 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2003-10-07 16:58:24 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-10-08 01:31:24 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2003-10-08 01:36:33 from Rod Taylor <rbt(at)rbt(dot)ca>
2003-10-08 03:03:13 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2003-10-08 03:17:01 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2003-10-08 14:52:25 from "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>
2003-10-08 14:57:31 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-hackers
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...
In response to
pgsql-hackers by date
Next :From: Tom LaneDate: 2003-10-08 03:03:13
Subject : Re: Disabling function validation
Previous :From : Christopher Kings-LynneDate : 2003-10-08 01:31:24
Subject : Re: Disabling function validation
pgsql-committers by date
Next :From: Tom LaneDate: 2003-10-08 03:03:13
Subject : Re: Disabling function validation
Previous :From : Christopher Kings-LynneDate : 2003-10-08 01:31:24
Subject : Re: Disabling function validation