diff options
author | Marc G. Fournier <scrappy@hub.org> | 1996-08-14 16:44:51 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1996-08-14 16:44:51 +0000 |
commit | bde34552a279a13a7980049455d6a79951cc5c5d (patch) | |
tree | fb986d8024ffb552b4bfeea64a93c083b3d73250 /src/tutorial/funcs.source | |
parent | 476ef109133b1e062c2805d4932ef331dda84a68 (diff) | |
download | postgresql-Release_2_0.tar.gz postgresql-Release_2_0.zip |
|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...
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions