aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorAndrew Gierth <rhodiumtoad@postgresql.org>2018-09-07 13:51:30 +0100
committerAndrew Gierth <rhodiumtoad@postgresql.org>2018-09-07 14:19:14 +0100
commit7b6b167fa3bd2f968ad885ca7b024be4122a85f1 (patch)
treebd05c6335a7652c43cb0f88ecfe0279f91e7220a /src/backend/utils/adt/regexp.c
parent1fea1e325492b10f645809204631426bb6abbe6e (diff)
downloadpostgresql-7b6b167fa3bd2f968ad885ca7b024be4122a85f1.tar.gz
postgresql-7b6b167fa3bd2f968ad885ca7b024be4122a85f1.zip
Refactor installation of extension headers.
Commit be54b3777 failed on gmake 3.80 due to a chained conditional, which on closer examination could be removed entirely with some refactoring elsewhere for a net simplification and more robustness against empty expansions. Along the way, add some more comments. Also make explicit in the documentation and comments that built headers are not removed by 'make clean', since we don't typically want that for headers generated by a separate ./configure step, and it's much easier to add your own 'distclean' rule or use EXTRA_CLEAN than to try and override a deletion rule in pgxs.mk. Per buildfarm member prariedog and comments by Michael Paquier, though all the actual changes are my fault.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions