Re: doc: Move enum storage commentary to top of section - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: doc: Move enum storage commentary to top of section
Date
Msg-id YsjYM70kgW3B2tXn@momjian.us
Whole thread Raw
In response to Re: doc: Move enum storage commentary to top of section  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Fri, Jul  8, 2022 at 09:21:31PM -0400, Bruce Momjian wrote:
> On Wed, Jul  6, 2022 at 10:34:58AM -0700, David G. Johnston wrote:
> > Agreed.
> > 
> > Tangentially: It does seem a bit unusual to call the fact that the values both
> > case-sensitive and limited to the length of a system identifier an
> > implementation detail.  But if anything the length is more of one than the
> > case-sensitivity.  Specifying NAMEDATALEN here seems like it breaks
> > encapsulation, it could refer by comparison to an identifier and only those
> > that care can learn how that length might be changed in a custom build of
> > PostgreSQL.
> 
> I don't think we can do much to improve what we have already in the
> docs.

I have marked the commit-fest entry as returned with feedback.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: doc: Move enum storage commentary to top of section
Next
From: Ibrar Ahmed
Date:
Subject: Compilation issue on Solaris.