Re: real/float example for testlibpq3

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: real/float example for testlibpq3
Дата
Msg-id 4f9ad8c2-b3b6-4d09-1e05-57b97ced926e@enterprisedb.com
обсуждение исходный текст
Ответ на Re: real/float example for testlibpq3  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: real/float example for testlibpq3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 01.11.22 09:15, Tom Lane wrote:
> Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
>> If we want to start documenting the binary format for all data types, it
>> should go into the "Data Types" chapter.  There, we already document the
>> text format in great detail, so putting the binary format in there as
>> well would make sense.
> 
> Agreed that the libpq manual is not the place for this, but I feel
> like it will also be clutter in "Data Types".  Perhaps we should
> invent a new appendix or the like?  Somewhere near the wire protocol
> docs seems sensible.

Would that clutter the protocol docs? ;-)

I suppose figuring out exactly where to put it and how to mark it up, 
etc., in a repeatable fashion is part of the job here.




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

Предыдущее
От: "houzj.fnst@fujitsu.com"
Дата:
Сообщение: RE: Perform streaming logical transactions by background workers and parallel apply
Следующее
От: Aleksander Alekseev
Дата:
Сообщение: Re: Pluggable toaster