Re: [ODBC] UI patch (Was: ODBC Patch to prevent setting of KSQO on 7.3+ servers)

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [ODBC] UI patch (Was: ODBC Patch to prevent setting of KSQO on 7.3+ servers)
Дата
Msg-id D85C66DA59BA044EB96AB9683819CF6101546F@dogbert.vale-housing.co.uk
обсуждение исходный текст
Ответы Re: [ODBC] UI patch (Was: ODBC Patch to prevent setting of KSQO on 7.3+ servers)  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-patches

> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 04 July 2002 04:15
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org; pgsql-patches@postgresql.org
> Subject: Re: [ODBC] ODBC Patch to prevent setting of KSQO on
> 7.3+ servers
>
> > I can either figure out the differences and manually sort it, or we
> > could get rid of the non-multibyte version (we don't ship
> it anymore
> > anyway, as we agreed some time ago).
> >
> > Which do you prefer?
>
> Sorry for the late answer.
> According to Eiji Tokuya, we had better adopt the
> multibyte version of resource if we would only ship
> with the multibyte version of driver.

OK, I've attached a new version. In actual fact, I could find no
differences between the mb/non-mb dialogs other than the layout - is
that right, or did I miss something subtle?

The attached patch also updates notice.txt to reflect Eiji's work, and
sets the company name in the dll version resource to 'The PostgreSQL
Global Development Group' to match the rest of PostgreSQL.

Some of my other comments also still apply to this version of the patch:

1) There is no default button on DLG_OPTIONS_DS - I have left space for
one but didn't know how to plumb it in (sorry, I don't have time to
figure it out now).

2) Each time DLG_OPTIONS_DS or DLG_OPTIONS_DRV are opened by pressing
the Page 1/2 buttons, they move progressively further down the screen as
well as a little to the right.

3) I looked briefly at using a tabset instead of 2 dialogues, however I
couldn't figure it out in the time I had spare. Does anyone else know we
do this?

Regards, Dave.

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [SQL] pg_restore cannot restore function
Следующее
От: Manfred Koizar
Дата:
Сообщение: Wrap access to Oid II