Re: doc: Move enum storage commentary to top of section

From: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: doc: Move enum storage commentary to top of section
Date: 2022-07-06 17:23:52
Message-ID: CAEze2WhiXjAevozn91vxyPeeg_LoVbR=nugSM495WgSu4H69jQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 9 Jun 2022 at 18:12, David G. Johnston
<david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
>
> Per suggestion over on -docs:
>
> https://www.postgresql.org/message-id/BL0PR06MB4978F6C0B69F3F03AEBED0FBB3C29@BL0PR06MB4978.namprd06.prod.outlook.com

I agree with moving the size of an enum into the top, but I don't
think that the label length documentation also should be included in
the top section. It seems excessively detailed for that section with
its reference to NAMEDATALEN.

-Matthias

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2022-07-06 17:34:58 Re: doc: Move enum storage commentary to top of section
Previous Message Robert Haas 2022-07-06 17:17:24 Re: AIX support - alignment issues