2010/5/25 Dennis Gearon <[email protected]>: > is there anyway with a running instance of postgres to find out if it was > compiled with: > > BIGINT > vs > DOUBLE PRECISION > > timestamps? >
SHOW INTEGER_DATETIMES; Osvaldo -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
