git.postgresql.org Git - postgresql.git/commit
2016年8月30日 16:00:00 +0000 (12:00 -0400)
2016年9月30日 18:00:44 +0000 (14:00 -0400)
commit f1a469c9f1cfeab9f9c7d4a5d3e75892e7b6f60c
Fix use of offsetof()
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>
This is the main PostgreSQL git repository.
RSS
Atom