Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 802d886

Browse files
committed
Run autoconf, for update of a comment.
I forgot to run autoconf in commit 0b16bb8, after some last minute comment changes.
1 parent 0b16bb8 commit 802d886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -16976,7 +16976,7 @@ _ACEOF
1697616976

1697716977
# Compute maximum alignment of any basic type.
1697816978
#
16979-
# We require 'double' to have the strictest alignment among base types,
16979+
# We require 'double' to have the strictest alignment among the basic types,
1698016980
# because otherwise the C ABI might impose 8-byte alignment on some of the
1698116981
# other C types that correspond to TYPALIGN_DOUBLE SQL types. That could
1698216982
# cause a mismatch between the tuple layout and the C struct layout of a

0 commit comments

Comments
 (0)