Exporting more function in libpq

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Exporting more function in libpq
Дата
Msg-id 20160819.151737.463043592305077567.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответы Re: Exporting more function in libpq  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Exporting more function in libpq  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
I would like to proppse to export these functions in libpq.

pqPutMsgStart
pqPutMsgEnd
pqPutc
pqPuts
pqPutInt
pqPutnchar
pqFlush
pqHandleSendFailure

I think this would be useful to create a tool/library which needs to
handle frontend/backend protocol messages in detail.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Should we cacheline align PGXACT?
Следующее
От: Vladimir Sitnikov
Дата:
Сообщение: Re: Slowness of extended protocol