]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT.
authorNoah Misch <noah@leadboat.com>
Mon, 3 Nov 2025 20:57:09 +0000 (12:57 -0800)
committerNoah Misch <noah@leadboat.com>
Mon, 3 Nov 2025 20:57:13 +0000 (12:57 -0800)
commitfaba2595d6194b1a805ee31b5ab0dc574e1ba311
tree039b3fcc64cc2375d9bdd5c418b64ec3324e1032
parentd26997c71281def407df25e1fc7606f30a084681
Doc: cover index CONCURRENTLY causing errors in INSERT ... ON CONFLICT.

Author: Mikhail Nikalayeu <mihailnikalayeu@gmail.com>
Reviewed-by: Noah Misch <noah@leadboat.com>
Discussion: https://postgr.es/m/CANtu0ojXmqjmEzp-=aJSxjsdE76iAsRgHBoK0QtYHimb_mEfsg@mail.gmail.com
Backpatch-through: 13
doc/src/sgml/ref/insert.sgml
src/backend/optimizer/util/plancat.c