diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-08-01 18:29:35 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-08-01 18:29:35 +0000 |
commit | 463f1f5cdaecf229dcd1d3d16e969bf3a7aa9a73 (patch) | |
tree | e212492457fbf4f54cb12c160cc3f8a602256871 /src/backend/commands/command.c | |
parent | 92bd532c1e8b65f4f4d09ffb453782b29d6d1e42 (diff) | |
download | postgresql-463f1f5cdaecf229dcd1d3d16e969bf3a7aa9a73.tar.gz postgresql-463f1f5cdaecf229dcd1d3d16e969bf3a7aa9a73.zip |
Convert all remaining float4 and float8 functions to new fmgr style.
At this point I think it'd be possible to make float4 be pass-by-value
without too much work --- and float8 too on machines where Datum is
8 bytes. Something to try when the mood strikes, anyway.
Diffstat (limited to 'src/backend/commands/command.c')
0 files changed, 0 insertions, 0 deletions