Add PGDLLIMPORT for binary_upgrade global variables so shared object
Bruce Momjian <bruce@momjian.us>
Add PGDLLIMPORT for binary_upgrade global variables so shared object libraries can access them.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/pg_type.c | modified | +2 −2 |
| src/backend/catalog/toasting.c | modified | +2 −2 |
| src/backend/commands/typecmds.c | modified | +2 −2 |