Re: libpq and prepared statements progress for 8.0

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: libpq and prepared statements progress for 8.0
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4306511@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на libpq and prepared statements progress for 8.0  ("Greg Sabino Mullane" <greg@turnstep.com>)
Ответы Re: libpq and prepared statements progress for 8.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

> -----Original Message-----
> From: Dave Cramer [mailto:pg@fastcrypt.com]
> Sent: 17 September 2004 14:52
> To: Dave Page
> Cc: Greg Stark; Oliver Jowett; Tom Lane; Merlin Moncure;
> pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] libpq and prepared statements progress for 8.0
>
> Interesting,
>
> I'd like to know more about the issues you are trying to
> solve? Seems counter productive for all of us to attempt this
> independently

Mainly lack of time :-)

SSL and v3+ protocol support are the primary issues. If we can use
libpq, then obviously we don't have to worry about them any more. Other
than that, there isn't then a great deal left to do with the driver
(that I can think of) as the vast majority of the API is there and
working, and we have unicode support as well now.

> What about the .net driver ? Yet another protocol implementation ?

Yeah, native, managed C# code.

Regards, Dave


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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: libpq and prepared statements progress for 8.0
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Others applying patch queue patches