|I took a look at this and I think pg_dump mishandles arrays of ints and floats
|by neglecting to quote them. | |I have made a minor change to pg_dump.c that will fix this. | |Dates are dumped and restored OK with pg_dump in V6 | |We'll still need to fix the dump in both cases if the original dump is from V1.09. From Keith Parks
Showing
Please register or sign in to comment