|
From: Koichi S. <koi...@us...> - 2014-04-04 02:50:50
|
Project "Postgres-XC".
The tag, Release_2_0 has been created
at bde34552a279a13a7980049455d6a79951cc5c5d (commit)
- Log -----------------------------------------------------------------
commit bde34552a279a13a7980049455d6a79951cc5c5d
Author: Marc G. Fournier <sc...@hu...>
Date: Wed Aug 14 16:44:51 1996 +0000
|
|Here is a fix for the psql alignment problem. It turns out that libpq
|was trying to determine if the column contained only numeric values so
|it could right justify it. The 'e' values were taked as exponient
|values and all columns were considered numeric.
|
|The patch excludes 'e' and 'E' as being valid first-column numeric
|values.
|
Submitted by: Bruce...
-----------------------------------------------------------------------
hooks/post-receive
--
Postgres-XC
|