aboutsummaryrefslogtreecommitdiff
path: root/contrib/array/array_iterator.c
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1996-08-13 01:29:34 +0000
committerMarc G. Fournier <scrappy@hub.org>1996-08-13 01:29:34 +0000
commit59f29714aa8d084bdb3f96b87ee03775d7e2b865 (patch)
tree2a5e03ddc804c55180924e6c6636cb9fb632d6ee /contrib/array/array_iterator.c
parent9b7eb28ea5ebdea8ea92944f036b7c0409abd62f (diff)
downloadpostgresql-59f29714aa8d084bdb3f96b87ee03775d7e2b865.tar.gz
postgresql-59f29714aa8d084bdb3f96b87ee03775d7e2b865.zip
Fixes:
This patch forces postgres95 to assume any floating-point value is a float8. It removes the requirement that you cast all floating-point constants to float8. We can remove alot of casts in the regression test after we are sure this works. If I have missed anything, would someone let me know. I have tested inserts of floating-point values into float8 fields, and it worked well. Casting the number to float4 showed the same precision loss as previous uncast values showed. Submitted by: Bruce Momjian <maillist@candle.pha.pa.us>
Diffstat (limited to 'contrib/array/array_iterator.c')
0 files changed, 0 insertions, 0 deletions