]> 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:14 +0000 (12:57 -0800)
commit438ccd33a37a9c3bf77fbe5424c1c0a1acb769e4
treeb0ddfb8019eb3e0d55c4f934ed1ad9b13bf9e56c
parent78d542b2bc0a71370fae2334e8c5ace443dbd36e
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