diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2007-03-07 21:21:12 +0000 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2007-03-07 21:21:12 +0000 |
commit | 2afb01dbde46b985d01d44122e441fcf66b22e78 (patch) | |
tree | 62f5d6359c3a3515ddfc2e6b8f95e2502b3dd70d /src | |
parent | 626eb021988a22feebcb0615bc11c661775006b7 (diff) | |
download | postgresql-2afb01dbde46b985d01d44122e441fcf66b22e78.tar.gz postgresql-2afb01dbde46b985d01d44122e441fcf66b22e78.zip |
Athough cube is a varlena type, nowhere was a detoasting of cube's value, so
fix it. Add macroses DatumGetNDBOX, PG_GETARG_NDBOX and PG_RETURN_NDBOX.
Backpatch for 8.2 too.
Previous versions use version 0 calling conventions. And fmgr code detoast
values for user-defined functions.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions