Move NON_EXEC_STATIC from c.h to postgres.h
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 25 Aug 2022 13:07:03 +0000 (15:07 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 25 Aug 2022 13:07:03 +0000 (15:07 +0200)
commit2059c5e3b06545e7d0650dba9c665332374c3c21
tree721a0f3bd0895bede55e4fed7d1b2e89c901e91f
parent421ccaa6272a2935a3d2e578ff6feeeeab7d8848
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
src/include/c.h
src/include/postgres.h