Code

CData: Declared CData_update() as not strict.
authorSebastian Harl <sh@tokkee.org>
Tue, 23 Oct 2012 10:49:11 +0000 (12:49 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 23 Oct 2012 10:49:11 +0000 (12:49 +0200)
commitec00d193ed161a58be46f62fed81adfc5612cfde
tree9c625d1b3861b85552c79da68f476238f2eb88ee
parenta21704ac5c9ec245a36a32b90d0a736feac64340
CData: Declared CData_update() as not strict.

Any or all arguments may in fact be NULL. This happens, e.g., when updating
single CData columns one by one. In this case, use the other argument as
return value, i.e. leaving it unmodified.
src/cdata.c
src/postrr.sql.in