1. 25 10月, 2000 2 次提交
  2. 26 9月, 2000 1 次提交
  3. 25 9月, 2000 1 次提交
  4. 12 9月, 2000 1 次提交
    • B
      This patch, when applied in src/pl will unbreak plperl in · 5c6fa5ee
      Bruce Momjian 提交于
      7.0.2 release. Sorry, if that's fixed ages ago - I don't track
      development versions of PostgreSQL.
      
      Patch is just a little bit tested (some valid functions created and
      successfully run as well as some erroneous ones created and emitted proper
      error messages when used).
      
      My platform is FreeBSD 5.0-CURRENT (with perl 5.6.0 provided in the
      base system).
      
      Alex Kapranoff
      5c6fa5ee
  5. 01 9月, 2000 1 次提交
  6. 20 7月, 2000 1 次提交
    • P
      Add distprep target to take some of the job of the release_prep script. · 32163099
      Peter Eisentraut 提交于
      The latter updated accordingly. Also add `dist' and `distcheck' targets
      to play with, but caveat packager.
      
      Updated backend/bootstrap and backend/parser makefile to make them
      marginally builddir aware and fix the usual set of things.
      
      Add rule to automatically remake config.h dependent on config.h.in and
      config.status. (Adopted from Autoconf manual and about every other
      package.) On a good day we should now have a complete and accurate set
      of dependencies throughout everything.
      32163099
  7. 01 7月, 2000 1 次提交
  8. 27 6月, 2000 1 次提交
  9. 11 6月, 2000 1 次提交
    • P
      Moved the intricacies of the perl interface build into its own makefile · 6de89c9a
      Peter Eisentraut 提交于
      that now functions as a wrapper around the MakeMaker stuff. It might
      even behave sensically when we have separate build dirs. Same for plperl,
      which of course still doesn't work very well. Made sure that plperl
      respects the choice of --libdir.
      
      Added --with-python to automatically build and install the Python interface.
      Works similarly to the Perl5 stuff.
      
      Moved the burden of the distclean targets lower down into the source tree.
      Eventually, each make file should have its own.
      
      Added automatic remaking of makefiles and configure. Currently only for the
      top-level because of a bug(?) in Autoconf. Use GNU `missing' to work around
      missing autoconf and aclocal. Start factoring out macros into their own
      config/*.m4 files to increase readability and organization.
      6de89c9a
  10. 12 4月, 2000 1 次提交
  11. 28 3月, 2000 1 次提交
  12. 26 3月, 2000 1 次提交
  13. 25 3月, 2000 1 次提交
  14. 21 1月, 2000 2 次提交
  15. 01 10月, 1998 1 次提交
    • M
      · 2074b5f1
      Marc G. Fournier 提交于
      failed to add some of Jan's files :(
      2074b5f1