On Sat, Jul 23, 2011 at 8:53 PM, Yan Chunlu <springri...@gmail.com> wrote:
> the system date formats? looks the same:

hehe, no, the internal formats.  There's a floating point and an
integer method.  They have to be the same and according to your output
of pg_config they are, with this config flag listed for both:

--enable-integer-datetimes

btw, integer is preferred over floating point for date types, at least
as far as I know.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to