Minor ON CONFLICT related comments and doc fixes.
Andres Freund <andres@anarazel.de>
Minor ON CONFLICT related comments and doc fixes. Geoff Winkless, Stephen Frost, Peter Geoghegan and me.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/insert.sgml | modified | +2 −2 |
| src/backend/access/heap/heapam.c | modified | +4 −4 |
| src/backend/commands/trigger.c | modified | +4 −4 |
| src/include/nodes/execnodes.h | modified | +1 −1 |