Re: Some quick notes about extending libpq for new protocol

Поиск
Список
Период
Сортировка
От Jonathan Gardner
Тема Re: Some quick notes about extending libpq for new protocol
Дата
Msg-id 200306090842.26352.jgardner@jonathangardner.net
обсуждение исходный текст
Ответ на Some quick notes about extending libpq for new protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Some quick notes about extending libpq for new protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 02 June 2003 10:19, Tom Lane wrote:
> * Better FunctionCall API?
>
>     nah, just deprecate in favor of invoking the function via
>     PQexecParams().
>

I'll admit -- the current state of PQfn is practically unuseable. However, the
idea is pretty cool. I think it would be nice to have a direct function call
mechanism that bypasses the parser.

Of course, I don't think I understand completely what PQexecParams would do...
:-(

- --
Jonathan Gardner <jgardner@jonathangardner.net>
(was jgardn@alumni.washington.edu)
Live Free, Use Linux!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+5KrhWgwF3QvpWNwRAjTlAKCUqaI77lEPxonGo2gR3c0e38lJuACeLzJe
2Sr1bewQmQT4B72bALFf9HQ=
=9SC8
-----END PGP SIGNATURE-----


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

Предыдущее
От: Rudy Lippan
Дата:
Сообщение: Re: DBD::Pg 1.30_1 WAS (Re: Prepare and prepare ?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Some quick notes about extending libpq for new protocol