I wrote:

I don't actually think this is the right way to do this. It's not the same thing. The equivalent behaviour would be to have the flag turned on even if there's nothing in the config file. What I think we need is to add this line in Solution.pm::new():

$options->{integer_datetimes} = 1 unless exists $config->{integer_datetimes};

s/config/options/ , of course

cheers

andrew



--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to