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 Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
config.guess Update config.guess and config.sub 2022-04-07 07:45:25 +02:00
config.sub Update config.guess and config.sub 2022-04-07 07:45:25 +02:00
general.m4
install-sh
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
programs.m4 Bump minimum version of Flex to 2.5.35 2022-09-09 12:55:23 +07:00
python.m4 Unify DLSUFFIX on Darwin 2022-07-06 07:41:33 +02:00
tcl.m4