doc: add examples of creative use of unique expression indexes

Bruce Momjian <bruce@momjian.us>

Commit: 2fc7fc48863e963516f47508468fd37aa8d2713a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2019-12-27T19:49:08Z
Releases: 10.12
doc:  add examples of creative use of unique expression indexes

Unique expression indexes can constrain data in creative ways, so show
two examples.

Reported-by: Tuomas Leikola

Discussion: https://postgr.es/m/156760275564.1127.12321702656456074572@wrigleys.postgresql.org

Backpatch-through: 9.4

Files

PathChange+/−
doc/src/sgml/indices.sgml modified +19 −0

Documentation touched