From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(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 16:34:57 |
Message-ID: | 200206141634.g5EGYvR07443@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
> "Dave Page" <dpage(at)vale-housing(dot)co(dot)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.
Yep, thanks, got it. Hold, do we need to bump catversion for changes
that add new functionality, or just ones that make the system broken
without it? Would this break an existing installation?
--
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 | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-06-14 16:57:35 | Re: guc.c and postgresql.conf.sample constistency checker |
Previous Message | Bruce Momjian | 2002-06-14 16:33:52 | Re: FW: Patch for current_schemas to optionally include implicit |