Docs: Create table description for constraints markup fix and label tweaks

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Docs: Create table description for constraints markup fix and label tweaks
Date: 2026-04-03 17:18:41
Message-ID: CAKFQuwbsGWx5msYbRsWrRs+ss1k0utDHEhVq5unAKODQ9YOf9w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Responding to a recent report on -general [1] I found a markup bug in the
primary key description under create table. 0001 fixes this.

The complaint itself was about using "column constraint" as a descriptive
label in a syntax area when "column constraint" is an actual defined syntax
label. 0002 adds the word "variant" to the six places "(table/column
constraint)" is used in this manner.

David J.

[1]
https://www.postgresql.org/message-id/CA+FnnTzeE30E4kfK4=+MLe4DBORu4CdYvPQgWUYakRxfwsbEtg@mail.gmail.com

Attachment Content-Type Size
v1-0002-pgsql-doc-Make-constraint-type-labels-not-match-s.patch application/octet-stream 4.4 KB
v1-0001-pgsql-doc-Fix-malformed-sgml-element-nesting-for-.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-04-03 17:20:13 Re: [oauth] Split and extend PGOAUTHDEBUG
Previous Message Daniel Gustafsson 2026-04-03 17:14:09 Re: Changing the state of data checksums in a running cluster