Use clock_timestamp if Postgres version is 8.2 or better.
authorGreg Sabino Mullane <greg@endpoint.com>
Wed, 14 Jul 2010 18:34:07 +0000 (14:34 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Wed, 14 Jul 2010 18:34:07 +0000 (14:34 -0400)
commit7cbee19e2aba2bf9e5e467014fa386972bab2a40
tree9a24d8f8a510cc831cff8f89f5b2cadb8cc31078
parent1bf42604f842c4162f9481d00797131351ccad1d
Use clock_timestamp if Postgres version is 8.2 or better.
Fixes bug 25: http://bucardo.org/bugzilla/show_bug.cgi?id=25
Thanks to David Christensen <david@endpoint.com> for digging in and solving this.
Bucardo.pm