Re: [HACKERS] [COMMITTERS] pgsql: Disallow LOAD to non-superusers.

2005-01-24 Thread Tom Lane
Darcy Buskermolen <[EMAIL PROTECTED]> writes: > If we are going to roll a 7.4.7 any chance we can roll the icc compiler fixes > -WI (if I recall right) into there as well? You're going to need to be a lot more specific than that if you want something applied to 7.4.7. A patch against REL7_4_STABL

Re: [HACKERS] [COMMITTERS] pgsql: Disallow LOAD to non-superusers.

2005-01-24 Thread Darcy Buskermolen
On January 24, 2005 09:58 am, Tom Lane wrote: > Devrim GUNDUZ <[EMAIL PROTECTED]> writes: > > Is it time for 7.4.7? I've seen many commits to 7.4 branch nowadays. > > I just started a discussion about that on the core list ... If we are going to roll a 7.4.7 any chance we can roll the icc compiler

Re: [HACKERS] [COMMITTERS] pgsql: Disallow LOAD to non-superusers.

2005-01-24 Thread Tom Lane
Devrim GUNDUZ <[EMAIL PROTECTED]> writes: > Is it time for 7.4.7? I've seen many commits to 7.4 branch nowadays. I just started a discussion about that on the core list ... regards, tom lane ---(end of broadcast)--- TIP 7: d

Re: [HACKERS] [COMMITTERS] pgsql: Disallow LOAD to non-superusers.

2005-01-24 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Is it time for 7.4.7? I've seen many commits to 7.4 branch nowadays. Regards, Devrim On Mon, 24 Jan 2005, Tom Lane wrote: Log Message: --- Disallow LOAD to non-superusers. Per report from John Heasman. Tags: REL7_4_STABLE Modified File