aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/formatting.c
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2025-01-22 14:11:37 -0600
committerNathan Bossart <nathan@postgresql.org>2025-01-22 14:11:37 -0600
commitf0ee648527e54c465e398d993db892af61a228da (patch)
treeec1391debbf3d3b5189edc884e66db9db46242da /src/backend/utils/adt/formatting.c
parentea68ea6320ff84f55cf30dff1af662fc0bf5dafa (diff)
downloadpostgresql-f0ee648527e54c465e398d993db892af61a228da.tar.gz
postgresql-f0ee648527e54c465e398d993db892af61a228da.zip
Fix comment about AVX-512 popcount support.
Since commit f78667bd91, we've used __attribute__((target(...))) instead of extra compiler flags for AVX-512 support, but this comment still says that we put the code in a separate file because it might require extra compiler flags. Let's just remove that part of the comment.
Diffstat (limited to 'src/backend/utils/adt/formatting.c')
0 files changed, 0 insertions, 0 deletions