aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorJohn Naylor <john.naylor@postgresql.org>2025-07-02 11:51:10 +0700
committerJohn Naylor <john.naylor@postgresql.org>2025-07-02 11:51:10 +0700
commit9adb58a3ccb5ad28e773684db33ffcb1ebbd5ef1 (patch)
tree589536e9186a3e191cfb4c88d6b62787e91d53a8 /src/backend/access/gist/gistutil.c
parent3369a3b49b0bc0a4205062e45623af297240c8c6 (diff)
downloadpostgresql-9adb58a3ccb5ad28e773684db33ffcb1ebbd5ef1.tar.gz
postgresql-9adb58a3ccb5ad28e773684db33ffcb1ebbd5ef1.zip
Remove implicit cast from 'void *'
Commit e2809e3a101 added code to a header which assigns a pointer to void to a pointer to unsigned char. This causes build errors for extensions written in C++. Fix by adding an explicit cast. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/CANWCAZaCq9AHBuhs%3DMx7Gg_0Af9oRU7iAqr0itJCtfmsWwVmnQ%40mail.gmail.com Backpatch-through: 18
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions