Re: Move NON_EXEC_STATIC from c.h
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-08-23T21:06:00Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes: > Here is a new patch with more comments. LGTM regards, tom lane
Commits
-
Move NON_EXEC_STATIC from c.h to postgres.h
- 2059c5e3b065 16.0 landed