Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oqaBd-0002u7-DX for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Nov 2022 13:23:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oqaBc-0007UY-1U for pgsql-hackers@arkaria.postgresql.org; Thu, 03 Nov 2022 13:23:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oqaBa-0007UP-VP for pgsql-hackers@lists.postgresql.org; Thu, 03 Nov 2022 13:23:11 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oqaBW-0004ll-3b for pgsql-hackers@lists.postgresql.org; Thu, 03 Nov 2022 13:23:10 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2CE815C00C3; Thu, 3 Nov 2022 09:23:02 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 03 Nov 2022 09:23:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1667481782; x= 1667568182; bh=yUt0F79i6qph0aERe9fe0m2UDULImNnFMOhdmS6ad+U=; b=t pOIO0hOt460J3g9/8HT765hS2/qOd5SOpk+Lkhn5tInLBta/0pkj88fByx14a6UG Szsnw191RRieDpKozwwqtkJzD2mcVkW6SNykC6M/R2wY7R3U3byKxeqCvoqMaI22 z210VS2Boi/CL1QJre5G48NTNnvhEz0jI4kFUhpyfMKaLl7OEmikv0GiwfDFG7xz smzr4KSIG6hp/Vn63eNNjZ/DyO/g/1kT5ksDM2UIcGRWdUVMg4yth5VXrTGaFl/y S88sCN7UZNwSs0doNU6+ljeh3WnXkerYO8+QgQAtqB2oU5dy8bJuyIG3ysEcjAsS +GD/S2iK1X7kY6uDoDPKQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrudelgdegiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefkffggfgfuvfevfhfhjggtgfesthejredttdefjeenucfhrhhomheprfgvthgv rhcugfhishgvnhhtrhgruhhtuceophgvthgvrhdrvghishgvnhhtrhgruhhtsegvnhhtvg hrphhrihhsvggusgdrtghomheqnecuggftrfgrthhtvghrnhepheelffeggedujeetiefh leetuddvieffhfffvdejvdffgeejkeduleduheduieefnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepphgvthgvrhdrvghishgvnhhtrhgruhht segvnhhtvghrphhrihhsvggusgdrtghomh X-ME-Proxy: Feedback-ID: i131946ab:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 3 Nov 2022 09:23:01 -0400 (EDT) Message-ID: <4f9ad8c2-b3b6-4d09-1e05-57b97ced926e@enterprisedb.com> Date: Thu, 3 Nov 2022 09:23:00 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: real/float example for testlibpq3 Content-Language: en-US To: Tom Lane Cc: Mark Wong , Robert Haas , Greg Stark , Chapman Flack , Ashutosh Bapat , PostgreSQL Hackers References: <2511609.1646061540@sss.pgh.pa.us> <621D4CF3.6090808@anastigmatix.net> <2746817.1646088530@sss.pgh.pa.us> <967228.1655408510@sss.pgh.pa.us> <9fde5de1-8560-361b-2107-82d617aa2c99@enterprisedb.com> <1148727.1667308546@sss.pgh.pa.us> From: Peter Eisentraut In-Reply-To: <1148727.1667308546@sss.pgh.pa.us> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 01.11.22 09:15, Tom Lane wrote: > Peter Eisentraut 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.