]> 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:09 +0000 (12:57 -0800)
commit8b18ed6dfbb8b3e4483801b513fea6b429140569
treee8ffc844f673408e0b14f3f3afdb37be7acfadb7
parente7ccb247b38fff342c13aa7bdf61ce5ab45b2a85
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