summaryrefslogtreecommitdiff
path: root/src/backend/backup/basebackup_server.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-11-27 07:39:25 +0100
committerPeter Eisentraut <peter@eisentraut.org>2025-11-27 07:53:34 +0100
commite7075a3405cc831128a71e83b2e39d464aa67fe8 (patch)
treea1aaa46f172f5b36a63fcc2baf3ad3a5320a62ec /src/backend/backup/basebackup_server.c
parent519fa0433b37701b357753a568080bee2c47d238 (diff)
Use C11 alignas in pg_atomic_uint64 definitions
They were already using pg_attribute_aligned. This replaces that with alignas and moves that into the required syntactic position. This ends up making these three atomics implementations appear a bit more consistent, but shouldn't change anything otherwise. Reviewed-by: Chao Li <li.evan.chao@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/46f05236-d4d4-4b4e-84d4-faa500f14691%40eisentraut.org
Diffstat (limited to 'src/backend/backup/basebackup_server.c')
0 files changed, 0 insertions, 0 deletions