Re: [PATCH] add link to domain data types section from locale documentation
Jürgen Purtz <juergen@purtz.de>
From: Jürgen Purtz <juergen@purtz.de>
To: Laurenz Albe <laurenz.albe@cybertec.at>,
Anton Voloshin <a.voloshin@postgrespro.ru>, pgsql-docs@lists.postgresql.org
Date: 2021-07-23T21:07:54Z
Lists: pgsql-docs
Attachments
- collation-domains-link-03.patch (text/x-patch) patch
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. -- Jürgen Purtz
Commits
-
Doc: add a glossary entry for "domain".
- 3dddb2a8219d 15.0 landed