diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-03-28 13:56:37 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-03-28 13:56:37 -0400 |
commit | 2c33e0fbceb01d0ecd78330feef1315682c64bc4 (patch) | |
tree | d6a15151cc9bc1b8dcb9f3527387e1ca77658038 /src/backend/access/gin/gininsert.c | |
parent | 7655f4ccea570d57c4d473cd66b755c03c904942 (diff) | |
download | postgresql-2c33e0fbceb01d0ecd78330feef1315682c64bc4.tar.gz postgresql-2c33e0fbceb01d0ecd78330feef1315682c64bc4.zip |
Better fix for misuse of Float8GetDatumFast().
We can use that macro as long as we put the value into a local variable.
Commit 735cd6128 was not wrong on its own terms, but I think this way
looks nicer, and it should save a few cycles on 32-bit machines.
Diffstat (limited to 'src/backend/access/gin/gininsert.c')
0 files changed, 0 insertions, 0 deletions