Exporting more function in libpq - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Exporting more function in libpq
Date
Msg-id 20160819.151737.463043592305077567.t-ishii@sraoss.co.jp
Whole thread Raw
Responses Re: Exporting more function in libpq  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Exporting more function in libpq  (Craig Ringer <craig@2ndquadrant.com>)
List 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 by date:

Previous
From: Alexander Korotkov
Date:
Subject: Should we cacheline align PGXACT?
Next
From: Vladimir Sitnikov
Date:
Subject: Re: Slowness of extended protocol