Move NON_EXEC_STATIC from c.h to postgres.h
Peter Eisentraut <peter@eisentraut.org>
Move NON_EXEC_STATIC from c.h to postgres.h It is not needed at the scope of c.h, only in backend code. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://www.postgresql.org/message-id/flat/a6a6b48e-ca0a-b58d-18de-98e40d94b842%40enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/c.h | modified | +0 −7 |
| src/include/postgres.h | modified | +20 −0 |
Discussion
- Move NON_EXEC_STATIC from c.h 4 messages · 2022-08-16 → 2022-08-23