1. 28 9月, 2005 1 次提交
  2. 18 11月, 2004 1 次提交
  3. 21 8月, 2004 1 次提交
    • B
      > Please find enclose a submission to fix these problems. · ee85595d
      Bruce Momjian 提交于
      >
      > The patch adds missing the "libpgport.a" file to the installation under
      > "install-all-headers". It is needed by some contribs. I install the
      > library in "pkglibdir", but I was wondering whether it should be "libdir"?
      > I was wondering also whether it would make sense to have a "libpgport.so"?
      >
      > It fixes various macros which are used by contrib makefiles, especially
      > libpq_*dir and LDFLAGS when used under PGXS. It seems to me that they are
      > needed to
      >
      > It adds the ability to test and use PGXS with contribs, with "make
      > USE_PGXS=1". Without the macro, this is exactly as before, there should be
      > no difference, esp. wrt the vpath feature that seemed broken by previous
      > submission. So it should not harm anybody, and it is useful at least to me.
      >
      > It fixes some inconsistencies in various contrib makefiles
      > (useless override, ":=" instead of "=").
      
      Fabien COELHO
      ee85595d
  4. 30 11月, 2003 1 次提交
    • P
      · 969685ad
      PostgreSQL Daemon 提交于
      $Header: -> $PostgreSQL Changes ...
      969685ad
  5. 04 10月, 2002 1 次提交
  6. 06 9月, 2001 1 次提交
  7. 05 4月, 2001 1 次提交
  8. 21 2月, 2001 1 次提交
  9. 21 10月, 2000 1 次提交
  10. 09 7月, 2000 1 次提交
    • P
      Another round of those unportable config/build changes :-/ · 74618e2b
      Peter Eisentraut 提交于
      * Add option to build with OpenSSL out of the box. Fix thusly exposed
        bit rot. Although it compiles now, getting this to do something
        useful is left as an exercise.
      
      * Fix Kerberos options to defer checking for required libraries until
        all the other libraries are checked for.
      
      * Change default odbcinst.ini and krb5.srvtab path to PREFIX/etc.
      
      * Install work around for Autoconf's install-sh relative path anomaly.
        Get rid of old INSTL_*_OPTS variables, now that we don't need them
        anymore.
      
      * Use `gunzip -c' instead of g?zcat. Reportedly broke on AIX.
      
      * Look for only one of readline.h or readline/readline.h, not both.
      
      * Make check for PS_STRINGS cacheable. Don't test for the header files
        separately.
      
      * Disable fcntl(F_SETLK) test on Linux.
      
      * Substitute the standard GCC warnings set into CFLAGS in configure,
        don't add it on in Makefile.global.
      
      * Sweep through contrib tree to teach makefiles standard semantics.
      
      ... and in completely unrelated news:
      
      * Make postmaster.opts arbitrary options-aware. I still think we need to
        save the environment as well.
      74618e2b
  11. 05 7月, 2000 1 次提交
  12. 19 6月, 2000 1 次提交
  13. 17 6月, 2000 1 次提交
  14. 16 6月, 2000 1 次提交
  15. 29 5月, 2000 1 次提交
  16. 16 5月, 1999 1 次提交
  17. 10 5月, 1999 1 次提交
    • B
      I send you a attach of my modified refint.c that · d489fdfc
      Bruce Momjian 提交于
      works with a new policy  in cascade mode .
      
      Please Read README.MAX .
      I do not know if you are the author of refint.c ,
      but if not please tell me who is .
      
      
      Thank you ( excuse me for my bad english) .
      Massimo Lambertini massimo.lambertini@everex.it
      d489fdfc
  18. 13 12月, 1998 1 次提交
  19. 22 4月, 1998 1 次提交
    • M
      From: Jun Kuwamura <juk@rccm.co.jp> · 5b4b3d56
      Marc G. Fournier 提交于
        This patch fix the Makefiles in contrib/{pginterface, spi,
      miscutil, int8, ip_and_mac, sequence, soundex, string, userlock,
      array, datetime} to install their modules in one directory(lib/modules/).
      5b4b3d56
  20. 18 1月, 1998 1 次提交
  21. 17 10月, 1997 1 次提交
  22. 03 10月, 1997 1 次提交
  23. 24 9月, 1997 1 次提交
  24. 12 9月, 1997 1 次提交
  25. 11 9月, 1997 2 次提交