Skip to content
Snippets Groups Projects
  1. Oct 24, 2000
  2. Sep 26, 2000
  3. Sep 25, 2000
  4. Sep 12, 2000
    • Bruce Momjian's avatar
      This patch, when applied in src/pl will unbreak plperl in · 5c6fa5ee
      Bruce Momjian authored
      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. Aug 31, 2000
  6. Jul 19, 2000
    • Peter Eisentraut's avatar
      Add distprep target to take some of the job of the release_prep script. · 32163099
      Peter Eisentraut authored
      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. Jul 01, 2000
  8. Jun 27, 2000
  9. Jun 10, 2000
    • Peter Eisentraut's avatar
      Moved the intricacies of the perl interface build into its own makefile · 6de89c9a
      Peter Eisentraut authored
      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. Apr 11, 2000
  11. Mar 28, 2000
  12. Mar 25, 2000
  13. Jan 21, 2000
  14. Jan 20, 2000
  15. Oct 01, 1998
    • Marc G. Fournier's avatar
      · 2074b5f1
      Marc G. Fournier authored
      failed to add some of Jan's files :(
      2074b5f1
Loading