mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
Using offsetof() with a run-time computed argument is not allowed in either C or C++. Apparently, gcc allows it, but g++ doesn't. Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
12 KiB
12 KiB