diff options
author | Tom Lane | 2019-11-03 15:57:49 +0000 |
---|---|---|
committer | Tom Lane | 2019-11-03 15:57:49 +0000 |
commit | 741b1aaf61a3da10250555f827c0a7a2f9bc2822 (patch) | |
tree | 54ee8a18a225d8508c8f94ab66c443a1885efab2 /src/backend/access/gist/gistutil.c | |
parent | 8af1624e3f0efd2d029217a91d07bd3795f080a6 (diff) |
Fix PG_GETARG_SEG_P() definition.
DatumGetPointer() takes a Datum argument, not a pointer.
This is cosmetic given the current definitions of the
underlying macros, but it's still formally a type violation.
Bug was introduced in commit 389bb2818, but there seems
no need to back-patch.
Dagfinn Ilmari Mannsåker
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions