diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2023-09-26 21:06:21 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2023-09-26 21:06:21 -0400 |
commit | 5d60e8ed3f1833c64b9114a9623bbc9ab5748554 (patch) | |
tree | f08cbb518b30b6234cacb9b5a0c926367130a962 /src/backend/executor/execPartition.c | |
parent | aa7d0b6cf954c53e9e7f446c9cd75761013d6f35 (diff) |
Stop using "-multiply_defined suppress" on macOS.
We started to use this linker switch in commit 9df308697 of
2004-07-13, which was in the OS X 10.3 era. Apparently it's been a
no-op since around OS X 10.9. Apple's most recent toolchain version
actively complains about it, so it's time to get rid of it.
Discussion: https://postgr.es/m/467042.1695766998@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/execPartition.c')
0 files changed, 0 insertions, 0 deletions