]> 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)
commite1dd1f924e1990c604ce353c23fc6c0d2dc996a8
tree0452dd2093ce7e2571f91b69ccda603b629a4518
parentcd55abab4fa451b28ea19041ee1c5260c79c8cbf
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