Re: [BUGS] BUG #6096: ECPG set precision of double value to 14 digits

2011-07-16 Thread Akira Kurosawa
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

Re: [BUGS] BUG #6085: pg_upgrade fails when unix_socket_directory != /tmp

2011-07-16 Thread Olivier LEVESQUE
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