]> granicus.if.org Git - postgresql/commit
Enable 64-bit integer datetimes by default, per previous discussion.
authorNeil Conway <neilc@samurai.com>
Sun, 30 Mar 2008 04:08:15 +0000 (04:08 +0000)
committerNeil Conway <neilc@samurai.com>
Sun, 30 Mar 2008 04:08:15 +0000 (04:08 +0000)
commit2169e42bef9db7e0bdd1bea00b81f44973ad83c8
tree6a9d12f70e4861a3e256501f1762fff8839d322d
parent2f6e61b8a6d86e9331e7dd7078d5020eb8b1a28c
Enable 64-bit integer datetimes by default, per previous discussion.
This requires a working 64-bit integer type. If such a type cannot
be found, "--disable-integer-datetimes" can be used to switch
back to the previous floating point-based datetime implementation.
configure
configure.in
doc/src/sgml/config.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/installation.sgml