FW: Patch for current_schemas to optionally include implicit schemas

Lists: pgsql-patches
From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: FW: Patch for current_schemas to optionally include implicit schemas
Date: 2002-06-06 07:23:22
Message-ID: D85C66DA59BA044EB96AB9683819CF6101532B@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

I posted this a few days ago - I think it must have got lost somewhere
:-(

> -----Original Message-----
> From: Dave Page
> Sent: 03 June 2002 20:09
> To: pgsql-patches(at)postgresql(dot)org
> Cc: 'Tom Lane'
> Subject: Patch for current_schemas to optionally include
> implicit schemas
>
>
> Following my discussion with Tom on -hackers a while ago
> about finding the full schema search path, I decided to give
> it a go myself and hopefully both learn something, and give
> Tom one less thing to do!
>
> Attached is the result which seems to work OK here. The
> existing current_schemas() works as previously, & I have
> added current_schemas(bool) which will return the full
> implicit/explicit path if passed true or the explicit path is
> pass false.
>
> Thorough checking is advised in case I've done something
> nasty or missed something I was unaware of (being my first
> venture into the backend code) :-)
>
> Regards, Dave.
>
>

Attachment Content-Type Size
current_schemas.diff application/octet-stream 1.6 KB

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: FW: Patch for current_schemas to optionally include implicit
Date: 2002-06-14 04:48:02
Message-ID: 200206140448.g5E4m2400811@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Dave Page wrote:
> I posted this a few days ago - I think it must have got lost somewhere
> :-(
>
> > -----Original Message-----
> > From: Dave Page
> > Sent: 03 June 2002 20:09
> > To: pgsql-patches(at)postgresql(dot)org
> > Cc: 'Tom Lane'
> > Subject: Patch for current_schemas to optionally include
> > implicit schemas
> >
> >
> > Following my discussion with Tom on -hackers a while ago
> > about finding the full schema search path, I decided to give
> > it a go myself and hopefully both learn something, and give
> > Tom one less thing to do!
> >
> > Attached is the result which seems to work OK here. The
> > existing current_schemas() works as previously, & I have
> > added current_schemas(bool) which will return the full
> > implicit/explicit path if passed true or the explicit path is
> > pass false.
> >
> > Thorough checking is advised in case I've done something
> > nasty or missed something I was unaware of (being my first
> > venture into the backend code) :-)
> >
> > Regards, Dave.
> >
> >

Content-Description: current_schemas.diff

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgsql-patches(at)postgresql(dot)org
Subject: Re: FW: Patch for current_schemas to optionally include implicit
Date: 2002-06-14 05:25:13
Message-ID: 3405.1024032313@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Your patch has been added to the PostgreSQL unapplied patches list at:
> http://candle.pha.pa.us/cgi-bin/pgpatches
> I will try to apply it within the next 48 hours.

I believe I objected to that one... we need something like it but
Dave's first cut wasn't right.

regards, tom lane


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: FW: Patch for current_schemas to optionally include implicit
Date: 2002-06-14 16:32:26
Message-ID: 200206141632.g5EGWQG07215@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


This patch is returned for further work/review.

---------------------------------------------------------------------------

Dave Page wrote:
> I posted this a few days ago - I think it must have got lost somewhere
> :-(
>
> > -----Original Message-----
> > From: Dave Page
> > Sent: 03 June 2002 20:09
> > To: pgsql-patches(at)postgresql(dot)org
> > Cc: 'Tom Lane'
> > Subject: Patch for current_schemas to optionally include
> > implicit schemas
> >
> >
> > Following my discussion with Tom on -hackers a while ago
> > about finding the full schema search path, I decided to give
> > it a go myself and hopefully both learn something, and give
> > Tom one less thing to do!
> >
> > Attached is the result which seems to work OK here. The
> > existing current_schemas() works as previously, & I have
> > added current_schemas(bool) which will return the full
> > implicit/explicit path if passed true or the explicit path is
> > pass false.
> >
> > Thorough checking is advised in case I've done something
> > nasty or missed something I was unaware of (being my first
> > venture into the backend code) :-)
> >
> > Regards, Dave.
> >
> >

Content-Description: current_schemas.diff

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026