aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-12-01 16:04:50 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-12-01 16:04:50 -0500
commit04f91ae5d0caa5faae7100eac3b0ade6f84e1e9e (patch)
tree03c6248dcaa0fb556015eb68d709de0cf4875971 /src/backend/access/gist/gistutil.c
parent1b4359b55d8fe32a54460c3ea00567a2fafa6b9c (diff)
downloadpostgresql-04f91ae5d0caa5faae7100eac3b0ade6f84e1e9e.tar.gz
postgresql-04f91ae5d0caa5faae7100eac3b0ade6f84e1e9e.zip
Make sure sharedir/extension/ directory is created when needed.
The previous coding worked as long as MODULEDIR wasn't set explicitly, because we create sharedir/$(datamoduledir) and the default value of that is "extension". But if some other value is specified for MODULEDIR then the installation directory needed for the control file wasn't made. Cédric Villemain
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions