| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Curt Sampson <cjs(at)cynic(dot)net>, Andrew Sullivan <andrew(at)libertyrms(dot)info>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Should next release by 8.0 (Was: Re: [GENERAL] I am |
| Date: | 2002-07-05 18:25:52 |
| Message-ID: | 200207051825.g65IPqK28303@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Marc G. Fournier wrote:
> On Fri, 5 Jul 2002, Tom Lane wrote:
>
> > "Marc G. Fournier" <scrappy(at)hub(dot)org> writes:
> > > Actually, the "big" change is such that will, at least as far as I'm
> > > understanding it, break pretty much every front-end applicaiton ...
> >
> > Only those that inspect system catalogs --- I'm not sure what percentage
> > that is, but surely it's not "pretty much every" one. psql for example
> > is only affected because of its \d commands.
>
> Okay, anyone have any ideas of other packages that would inspect the
> system catalog? The only ones I could think of, off the top of my head,
> would be pgAccess, pgAdmin and phpPgAdmin ... but I would guess that any
> 'administratively oriented' interface would face similar problems, no?
That's a good point. Only the admin stuff is affected, not all
applications. All applications _can_ now use schemas, but for most
cases applications remain working unchanged.
--
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 | Bruce Momjian | 2002-07-05 18:54:48 | Re: |
| Previous Message | Bruce Momjian | 2002-07-05 17:50:05 | Re: I am being interviewed by OReilly |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Eckermann | 2002-07-05 18:57:29 | Re: I am being interviewed by OReilly |
| Previous Message | Bruce Momjian | 2002-07-05 18:24:09 | Re: DROP COLUMN Progress |