aboutsummaryrefslogtreecommitdiff
path: root/contrib/start-scripts/macos/postgres-wrapper.sh
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-11-14 17:22:42 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-11-14 17:22:42 -0500
commita8910506757c58016616b9b0c4c6c78dcb835e3b (patch)
tree25213550b28392b3dcde1bc4b6d8753aef03245f /contrib/start-scripts/macos/postgres-wrapper.sh
parent8d8f85d4761a237980657d88394969151c438e52 (diff)
downloadpostgresql-a8910506757c58016616b9b0c4c6c78dcb835e3b.tar.gz
postgresql-a8910506757c58016616b9b0c4c6c78dcb835e3b.zip
Rearrange c.h to create a "compiler characteristics" section.
Generalize section 1 to handle stuff that is principally about the compiler (not libraries), such as attributes, and collect stuff there that had been dropped into various other parts of c.h. Also, push all the gettext macros into section 8, so that section 0 is really just inclusions rather than inclusions and random other stuff. The primary goal here is to get pg_attribute_aligned() defined before section 3, so that we can use it with int128. But this seems like good cleanup anyway. This patch just moves macro definitions around, and shouldn't result in any changes in generated code. Back-patch of commit 91aec93e6. Discussion: https://postgr.es/m/20171110185747.31519.28038@wrigleys.postgresql.org
Diffstat (limited to 'contrib/start-scripts/macos/postgres-wrapper.sh')
0 files changed, 0 insertions, 0 deletions