Re: VARDATA_COMPRESSED_GET_COMPRESS_METHOD comment?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Christoph Berg <myon@debian.org>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-09-08T18:01:49Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes: > On Wed, Sep 8, 2021 at 11:33 AM Christoph Berg <myon@debian.org> wrote: >> How about "compressed-in-line Datum" like on the comment 5 lines above? > That seems reasonable to me, but I think Tom Lane is responsible for > the current form of that comment, so it'd be nice to hear what he > thinks. Hmm ... looks like I copied-and-pasted that comment to the wrong place while rearranging stuff in aeb1631ed. The comment just below is off-point too. Will fix. regards, tom lane
Commits
-
Fix misleading comments about TOAST access macros.
- 67948a433e18 14.0 landed
- 490798451a3a 15.0 landed