11.7. Indexes on Expressions

Started by PG Bug reporting formabout 6 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/indexes-expressional.html
Description:

It appears as if the paragraph beginning: "If we were to declare this index
UNIQUE..."

actually belongs just before the paragraph beginning: "Expression indexes
also allow control over..."

as it appears to pertain to the previous example block.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: PG Bug reporting form (#1)
Re: 11.7. Indexes on Expressions

PG Doc comments form <noreply@postgresql.org> writes:

Page: https://www.postgresql.org/docs/12/indexes-expressional.html

It appears as if the paragraph beginning: "If we were to declare this index
UNIQUE..."
actually belongs just before the paragraph beginning: "Expression indexes
also allow control over..."
as it appears to pertain to the previous example block.

Yeah, I agree, somebody was sloppy about inserting a new paragraph.
Will fix, thanks for the report!

regards, tom lane