Hi,
I built PostgreSQL 8.4.8 with the following patch,
then executed same program.
This result is same as psql's one.
--
testdb=# SELECT * FROM double_table;
c1
---
12345678901234
1234567890.1234
0.12345678901234
Fine. Glad to know it is fixed in 9.1.
As far as the workaround is simple, it is a minor issue.
Thank you very much.
2011/7/12 Bruce Momjian :
>
> This is caused by pg_ctl not properly understanding non-default socket
> directories --- this is fixed in Postgres 9.1. Not much pg_ctl can do
> to f