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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: b1ecb9b) | patch
Don't invoke arbitrary code inside a possibly-aborted transaction.
2017年1月24日 13:57:10 +0000 (08:57 -0500)
2017年1月24日 13:57:10 +0000 (08:57 -0500)
commit 289992c462b504ffa289202ce8fc34a56b4048c3
Don't invoke arbitrary code inside a possibly-aborted transaction.

The code here previously tried to call the partitioning operator, but
really the right thing to do (and the safe thing to do) is use
datumIsEqual().

Amit Langote, but I expanded the comment and fixed a compiler warning.
src/backend/catalog/partition.c diff | blob | blame | history
src/backend/utils/adt/datum.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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