From: | ohp(at)pyrenet(dot)fr |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgreSQL(dot)org |
Subject: | Re: Patch for search_path --- apply to 7.4 branch? |
Date: | 2004-01-20 13:14:59 |
Message-ID: | Pine.UW2.4.53.0401201414060.18248@server.pyrenet.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Hi Tom,
I'd love to see it in a 7.4.2... With maybe the patch for SMP...
Regards
On Mon, 19 Jan 2004, Tom Lane wrote:
> Date: Mon, 19 Jan 2004 14:15:08 -0500
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: pgsql-patches(at)postgreSQL(dot)org
> Subject: [PATCHES] Patch for search_path --- apply to 7.4 branch?
>
> Attached is the patch I just applied to CVS HEAD to fix the search_path
> problem that Olivier Prenant recently identified (can't set a search
> path for another database if it mentions schemas not present in the
> current database). I am looking for comments on whether to back-patch
> this into REL7_4_STABLE. It is a rather large patch to fix what might
> be considered a non-critical problem, so I'm a bit hesitant about back
> patching. Any opinions?
>
> regards, tom lane
>
>
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)
From | Date | Subject | |
---|---|---|---|
Next Message | venky | 2004-01-20 13:44:34 | Calling a java program thru a trigger or a function in postgresql |
Previous Message | Alvaro Herrera | 2004-01-20 03:41:59 | Re: small smgr refactoring |