1. 09 Jun, 1998 1 commit
  2. 08 Jun, 1998 4 commits
  3. 04 Jun, 1998 1 commit
  4. 29 May, 1998 2 commits
  5. 27 May, 1998 1 commit
  6. 30 Mar, 1998 1 commit
    • Bruce Momjian's avatar
      There's a patch attached to fix gcc 2.8.x warnings, except for the · 9a0dd4fb
      Bruce Momjian authored
      yyerror ones from bison. It also includes a few 'enhancements' to
      the C programming style (which are, of course, personal).
      
      The other patch removes the compilation of backend/lib/qsort.c, as
      qsort() is a standard function in stdlib.h and can be used any
      where else (and it is). It was only used in
      backend/optimizer/geqo/geqo_pool.c, backend/optimizer/path/predmig.c,
      and backend/storage/page/bufpage.c
      
      > > Some or all of these changes might not be appropriate for v6.3,
      since we > > are in beta testing and since they do not affect the
      current functionality.  > > For those cases, how about submitting
      patches based on the final v6.3 > > release?
      
      There's more to come. Please review these patches. I ran the
      regression tests and they only failed where this was expected
      (random, geo, etc).
      
      Cheers,
      
      Jeroen
      9a0dd4fb
  7. 26 Feb, 1998 1 commit
  8. 24 Feb, 1998 1 commit
    • Marc G. Fournier's avatar
      From: "Denis V. Dmitrienko" <denis@null.net> · 0227a4e1
      Marc G. Fournier authored
      What it does:
      It solves stupid problem with cyrillic charsets IP-based on-fly recoding.
      take a look at /data/charset.conf for details.
      You can use any tables for any charset.
      Tables are from Russian Apache project.
      Tables in this patch contains also Ukrainian characters.
      
      Then run ./configure --enable-recode
      0227a4e1
  9. 31 Jan, 1998 1 commit
    • Marc G. Fournier's avatar
      From: Phil Thompson <phil@river-bank.demon.co.uk> · 93211b91
      Marc G. Fournier authored
      I haven't had final confirmation from Peter yet, but the attached patch
      needs to be applied for the Beta otherwise password and crypt
      authentication just won't work.
      
      It puts back the loop in libpq and also fixes a couple of problems with
      maintaining compatability with pre-6.3 drivers.
      93211b91
  10. 27 Jan, 1998 2 commits
  11. 26 Jan, 1998 1 commit
    • Marc G. Fournier's avatar
      From: Phil Thompson <phil@river-bank.demon.co.uk> · d5bbe2ac
      Marc G. Fournier authored
      I've completed the patch to fix the protocol and authentication issues I
      was discussing a couple of weeks ago.  The particular changes are:
      
      - the protocol has a version number
      - network byte order is used throughout
      - the pg_hba.conf file is used to specify what method is used to
        authenticate a frontend (either password, ident, trust, reject, krb4
        or krb5)
      - support for multiplexed backends is removed
      - appropriate changes to man pages
      - the -a switch to many programs to specify an authentication service
        no longer has any effect
      - the libpq.so version number has changed to 1.1
      
      The new backend still supports the old protocol so old interfaces won't
      break.
      d5bbe2ac
  12. 25 Jan, 1998 1 commit
  13. 19 Dec, 1997 1 commit
  14. 15 Dec, 1997 1 commit
  15. 11 Dec, 1997 1 commit
  16. 09 Dec, 1997 1 commit
  17. 07 Dec, 1997 1 commit
  18. 04 Dec, 1997 1 commit
  19. 17 Nov, 1997 1 commit
  20. 10 Nov, 1997 1 commit
  21. 07 Nov, 1997 1 commit
  22. 25 Oct, 1997 1 commit
  23. 18 Sep, 1997 1 commit
  24. 08 Sep, 1997 3 commits
  25. 07 Sep, 1997 1 commit
  26. 25 Aug, 1997 1 commit
  27. 19 Aug, 1997 1 commit
  28. 12 Aug, 1997 2 commits
  29. 03 Aug, 1997 1 commit
  30. 30 Jul, 1997 2 commits
  31. 25 May, 1997 1 commit