aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres_ext.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-07-13 00:06:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-07-13 00:06:46 +0000
commit9df30869725a9cbf5012f5bcc5afa0c7aed46152 (patch)
tree53192d9faa224004ec2385f3f483817220cf25a1 /src/include/postgres_ext.h
parent8b6f76af46ad49bfcac3136361aa046183de3b2b (diff)
downloadpostgresql-9df30869725a9cbf5012f5bcc5afa0c7aed46152.tar.gz
postgresql-9df30869725a9cbf5012f5bcc5afa0c7aed46152.zip
Cause libpq and ecpg libraries to be built as proper shared libraries
(.dylib format) on Mac OS X, while not messing up loadable modules for the backend (which are the same kind of animal as a shared library on every other platform, but not here). Also get the naming convention to match OS X practice, viz libFOO.version.so not libFOO.so.version. In support of that last, refactor code in Makefile.shlib to make it easier to have platform-specific shlib naming conventions. This patch is loosely based on the Fink project's current postgresql.patch. Tested by yours truly on OS X 10.3.4; does anyone have 10.2.* to check it on?
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions