diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-11-07 15:27:32 -0600 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-11-07 15:27:32 -0600 |
commit | 41b98ddb77bf49433f174f03383533dd09bdefec (patch) | |
tree | cc2151f6d5e4f1c7cec2efcf1a461f770a5cd2da /src/backend/access/transam/parallel.c | |
parent | f78667bd910ed5af90d927bbef30b181bc798ef7 (diff) | |
download | postgresql-41b98ddb77bf49433f174f03383533dd09bdefec.tar.gz postgresql-41b98ddb77bf49433f174f03383533dd09bdefec.zip |
Fix __attribute__((target(...))) usage.
The commonly supported way to specify multiple target options is to
surround the entire list with quotes and to use a comma (with no
extra spaces) as the delimiter.
Oversight in commit f78667bd91.
Discussion: https://postgr.es/m/Zy0jya8nF8CPpv3B%40nathan
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions