git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 1d4bd77) | patch
Correct type of waitMode variable in ExecInsertIndexTuples().
2015年8月15日 15:02:47 +0000 (17:02 +0200)
2015年8月15日 15:11:42 +0000 (17:11 +0200)
commit f9dec81a5493bc31fdbbf69b5fafe0d4452a38f1
Correct type of waitMode variable in ExecInsertIndexTuples().

It was a bool, even though it should be CEOUC_WAIT_MODE. That's unlikely
to have a negative effect with the current definition of bool (char),
but it's definitely wrong.

Discussion: 20150812084351.GD8470@awork2.anarazel.de
Backpatch: 9.5, where ON CONFLICT was merged
src/backend/executor/execIndexing.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /