Re: FW: Patch for current_schemas to optionally include implicit - Mailing list pgsql-patches

From Tom Lane
Subject Re: FW: Patch for current_schemas to optionally include implicit
Date
Msg-id 5680.1024061068@sss.pgh.pa.us
Whole thread Raw
In response to Re: FW: Patch for current_schemas to optionally include implicit  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: FW: Patch for current_schemas to optionally include implicit  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
"Dave Page" <dpage@vale-housing.co.uk> writes:
>> I believe I objected to that one... we need something like it=20
>> but Dave's first cut wasn't right.

> Second cut attached. This one just adds a boolean option to the existing
> function to indicate that implicit schemas are to be included (or not).
> I remembered the docs as well this time :-)

This looks good --- but Bruce, when you apply it don't forget to bump
catversion.h.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: FW: Patch for current_schemas to optionally include implicit
Next
From: Ron Snyder
Date:
Subject: Re: guc.c and postgresql.conf.sample constistency check