postgresql/config
Michael Paquier ec3c9cc202 Add definition pg_attribute_aligned() for MSVC
Visual Studio 2015+ has support for a macro to control the alignement of
structures as of __declspec(align(#)), and this commit adds a definition
of pg_attribute_aligned() based on that.  It happens that this was
already used in the implementation of atomics for MSVC.  Note that there
is still no definition fo pg_attribute_packed(), so this does not impact
itemptr.h.

Author: James Coleman
Discussion: https://postgr.es/m/CAAaqYe-HbtZvR3msoMtk+hYW2S0e0OapzMW8icSMYTMA+mN8Aw@mail.gmail.com
2022-09-21 10:11:23 +09:00
..
ax_pthread.m4
c-compiler.m4 Add definition pg_attribute_aligned() for MSVC 2022-09-21 10:11:23 +09:00
c-library.m4 Remove configure probes for sockaddr_storage members. 2022-08-22 17:50:30 +12:00
check_decls.m4
check_modules.pl
config.guess
config.sub
general.m4
install-sh Fix install-strip on Mac OS X 2012-08-21 23:42:43 -04:00
libtool.m4
llvm.m4
Makefile
missing
perl.m4 Bump minimum Perl version to 5.14 2022-09-14 12:37:04 +07:00
pkg.m4
prep_buildtree Fix vpath build 2019-03-27 23:36:00 +01:00
programs.m4 Bump minimum version of Flex to 2.5.35 2022-09-09 12:55:23 +07:00
python.m4
tcl.m4