Re: Duplicate documentation within the same page - Mailing list pgsql-docs

From Tom Lane
Subject Re: Duplicate documentation within the same page
Date
Msg-id 1929022.1613320137@sss.pgh.pa.us
Whole thread Raw
In response to Duplicate documentation within the same page  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> Hello, in the bottom part of
> https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS
> there is an explation about escaped Unicode characters. This piece of
> documentation appears again word by word in the same page in
> https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-STRINGS-UESCAPE
> Please delete one of them.

While the Unicode identifier and Unicode literal constructs are related,
they are certainly not the same thing.  I doubt that what you propose
could be an improvement.

            regards, tom lane



pgsql-docs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Duplicate documentation within the same page
Next
From: Laurenz Albe
Date:
Subject: Re: Documentation on Hash and btree Indexes on jsonb