From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL odbc list <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] KSQO parameter |
Date: | 2002-06-17 01:57:56 |
Message-ID: | 3D0D4224.D6270C5A@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-odbc |
Dave Page wrote:
>
> > -----Original Message-----
> > From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> > Sent: 16 June 2002 01:09
> > To: Tom Lane
> > Cc: PostgreSQL-development; PostgreSQL odbc list
> > Subject: Re: [ODBC] [HACKERS] KSQO parameter
> >
> > > either ... does anyone out there want to work on it?
> >
> > The following patch removes KSQO from GUC and the call to the
> > function. It also moves the main KSQO file into _deadcode. Applied.
> >
> > ODBC folks, should I remove KSQO from the ODBC driver?
>
> I'm not sure that Hiroshi has updated CVS with all our recent changes
> just yet
Sorry I've had no time to see it.
> - there is certainly a patch outstanding that redesigns the
> setup dialogues that I posted that would be affected by this...
I don't object to remove the KSQO option at server side.
But why must the option be removed from the odbc driver
together ? As I mentioned many many times, the driver
isn't only for the recent (especially not yet released)
version of servers. I think we had better have a separate
dialog for obsolete options.
regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-06-17 02:36:20 | Re: [HACKERS] KSQO parameter |
Previous Message | Tom Lane | 2002-06-16 23:53:15 | SetQuerySnapshot, once again |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-06-17 02:36:20 | Re: [HACKERS] KSQO parameter |
Previous Message | Dave Page | 2002-06-16 09:52:45 | Re: [HACKERS] KSQO parameter |