diff options
author | Andres Freund <andres@anarazel.de> | 2022-07-17 18:50:14 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2022-07-17 18:50:14 -0700 |
commit | 8cf64d35eaccab967c51d8bccf2c1babe3f84715 (patch) | |
tree | 03c5460d43f972d67d1ed1b59d061465a04e48cd /src/backend/executor/nodeModifyTable.c | |
parent | 5050fe5458d16387728c0dd13eee9517fe4bce13 (diff) | |
download | postgresql-8cf64d35eaccab967c51d8bccf2c1babe3f84715.tar.gz postgresql-8cf64d35eaccab967c51d8bccf2c1babe3f84715.zip |
Mark all symbols exported from extension libraries PGDLLEXPORT.
This is in preparation for defaulting to -fvisibility=hidden in extensions,
instead of relying on all symbols in extensions to be exported.
This should have been committed before 089480c0770, but something in my commit
scripts went wrong.
Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/20211101020311.av6hphdl6xbjbuif@alap3.anarazel.de
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions