pgsql: doc: improve bpchar and character type length details

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: improve bpchar and character type length details
Date: 2023-10-31 14:13:37
Message-ID: E1qxpUu-003HW6-Ty@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: improve bpchar and character type length details

Reported-by: Jeff Davis

Discussion: https://postgr.es/m/32a9b8357e8e29b04f395f92c53b64e015a4caf1.camel@j-davis.com

Author: Jeff Davis, adjustments by me

Backpatch-through: 16

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b69db5173678223686e4669ab07d5ea907da2535

Modified Files
--------------
doc/src/sgml/datatype.sgml | 27 +++++++++++++++++----------
1 file changed, 17 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-31 14:21:59 pgsql: doc: improve ALTER SYSTEM description of value list quoting
Previous Message Bruce Momjian 2023-10-31 13:23:36 pgsql: doc: add function argument and query parameter limits