1. 02 2月, 1998 6 次提交
  2. 01 2月, 1998 8 次提交
  3. 31 1月, 1998 4 次提交
  4. 30 1月, 1998 2 次提交
  5. 29 1月, 1998 3 次提交
    • M
      From: Phil Thompson <phil@river-bank.demon.co.uk> · 8e789e8e
      Marc G. Fournier 提交于
      Attached is the patch to fix the warning messages from my code.  I also
      fixed one which wasn't my code.  Apart from the usual warnings about the
      bison/yacc generated code I only have one other warning message.  This
      is in gramm.y around line 2234.  I wasn't sure of the fix.
      
      I've also replaced all the calls to free() in gramm.y to calls to
      pfree().  Without these I was getting backend crashes with GRANT.  This
      might already have been fixed.
      8e789e8e
    • M
      From: "Pedro J. Lobo" <pjlobo@euitt.upm.es> · 2780576e
      Marc G. Fournier 提交于
      I've patched pg_dump.c and createdb to add support for password
      authentication, using the '-u' switch as in psql. I have updated also the
      man pages.
      2780576e
    • B
      psql \df cleanup and lock manual page cleanup. · 0427469f
      Bruce Momjian 提交于
      0427469f
  6. 28 1月, 1998 4 次提交
  7. 27 1月, 1998 10 次提交
  8. 26 1月, 1998 3 次提交