PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
some massaging by Peter Eisentraut. This is basically a simple generalization of the existing contrib makefiles.
Showing
- GNUmakefile.in 6 additions, 1 deletionGNUmakefile.in
- config/Makefile 16 additions, 0 deletionsconfig/Makefile
- contrib/contrib-global.mk 3 additions, 233 deletionscontrib/contrib-global.mk
- doc/src/sgml/xfunc.sgml 194 additions, 1 deletiondoc/src/sgml/xfunc.sgml
- src/Makefile 26 additions, 1 deletionsrc/Makefile
- src/Makefile.global.in 13 additions, 1 deletionsrc/Makefile.global.in
- src/bin/pg_config/Makefile 2 additions, 1 deletionsrc/bin/pg_config/Makefile
- src/bin/pg_config/pg_config.sh 6 additions, 3 deletionssrc/bin/pg_config/pg_config.sh
- src/makefiles/Makefile 15 additions, 0 deletionssrc/makefiles/Makefile
- src/makefiles/pgxs.mk 250 additions, 0 deletionssrc/makefiles/pgxs.mk
- src/utils/Makefile 15 additions, 1 deletionsrc/utils/Makefile
config/Makefile
0 → 100644
src/makefiles/Makefile
0 → 100644
src/makefiles/pgxs.mk
0 → 100644
Please register or sign in to comment