Re: [PATCH] add link to domain data types section from locale documentation
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Jürgen Purtz <juergen@purtz.de>, Anton Voloshin <a.voloshin@postgrespro.ru>, pgsql-docs@lists.postgresql.org
Date: 2021-07-30T03:58:57Z
Lists: pgsql-docs
On Fri, 2021-07-23 at 23:07 +0200, Jürgen Purtz wrote: > On 27.05.21 09:45, Laurenz Albe wrote: > > I like the new link from "src/sgml/charset.sgml", but I think that > > there are a few other places in the documentation that are likely to be > > read by people who don't know about SQL domains and could benefit from such > > a link: > > > > - src/sgml/earthdistance.sgml > > > > - src/sgml/lo.sgml > > > > - src/sgml/information_schema.sgml (the entries about "check_constraints", > > "column_domain_usage", "data_type_privileges", "domain_constraints", > > "domain_catalog", "domain_udt_usage", "domains" and the description below > > "columns") > > > > This selection is a bit arbitrary, I admit. > > > > Yours, > > Laurenz Albe > > Done at the proposed pages - and a few more. Looks good to me - changed to "ready for committer". Yours, Laurenz Albe
Commits
-
Doc: add a glossary entry for "domain".
- 3dddb2a8219d 15.0 landed