]> granicus.if.org Git - postgresql/commit
Properly adjust age() seconds to match the sign of the larger units.
authorBruce Momjian <bruce@momjian.us>
Wed, 18 Jul 2007 03:13:13 +0000 (03:13 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 18 Jul 2007 03:13:13 +0000 (03:13 +0000)
commitb6ed78b2bd75f766cee23779bfd8b66728a37c1a
treecb9ec3fe0d40eb54a7fc44952dd8b43c5e90bffd
parentdf7128bd34be68bccda90ab0ee011dffaccf0db0
Properly adjust age() seconds to match the sign of the larger units.
Patch from Tom.
src/backend/utils/adt/timestamp.c