Code

PostRR_update(): Use rrtimeslice_cmp() to decide how to do the update.
authorSebastian Harl <sh@tokkee.org>
Wed, 7 Nov 2012 20:28:45 +0000 (21:28 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 7 Nov 2012 20:28:45 +0000 (21:28 +0100)
commit3d39f72435c8664ea9ffce084b1cc8297b6070fd
tree916c627e8282687acbec3f49d22d60ebc48cf9fe
parent165932d9926ca1b6510e10a728d35d40a2ff7c2d
PostRR_update(): Use rrtimeslice_cmp() to decide how to do the update.

That is, added support for overwriting old values and reporting errors if the
given timestamp is older than the appropriate timestamp in the database (which
is the entry having the same sequence number).
src/postrr.sql.in