Hope that execMain.c good merged.
Vadim B. Mikheev <vadim4o@yahoo.com>
Hope that execMain.c good merged. Fix for BEFORE ROW UPDATE triggers: result tuple may be different (due to concurrent update) from one initially produced by top level plan.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/trigger.c | modified | +20 −9 |
| src/backend/executor/execMain.c | modified | +25 −14 |
| src/pl/plpgsql/src/gram.c | modified | +6 −20 |