1. 01 Jan, 2003 3 commits
  2. 31 Dec, 2002 2 commits
  3. 30 Dec, 2002 10 commits
  4. 29 Dec, 2002 2 commits
  5. 27 Dec, 2002 5 commits
  6. 26 Dec, 2002 2 commits
  7. 24 Dec, 2002 1 commit
    • Bruce Momjian's avatar
      Add developer organizations: · 061d4e20
      Bruce Momjian authored
      < * Bruce is Bruce Momjian <pgman@candle.pha.pa.us>
      < * Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au>
      < * D'Arcy is D'Arcy J.M. Cain <darcy@druid.net>
      > * Bruce is Bruce Momjian <pgman@candle.pha.pa.us> of Software Research Assoc.
      > * Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au> of
      >     Family Health Network
      > * D'Arcy is D'Arcy J.M. Cain <darcy@druid.net> of The Cain Gang Ltd.
      460,461c461,462
      < * Fernando Nasser <fnasser@redhat.com>
      < * Gavin Sherry <swm@linuxworld.com.au>
      > * Fernando Nasser <fnasser@redhat.com> of Red Hat
      > * Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering
      464,466c465,467
      < * Jan is Jan Wieck <wieck@sapserv.debis.de>
      < * Liam is Liam Stewart <liams@redhat.com>
      < * Marc is Marc Fournier <scrappy@hub.org>
      > * Jan is Jan Wieck <JanWieck@Yahoo.com> of PeerDirect Corp.
      > * Liam is Liam Stewart <liams@redhat.com> of Red Hat
      > * Marc is Marc Fournier <scrappy@hub.org> of PostgreSQL, Inc.
      468,469c469
      < * Marko is Marko Kreen <marko@l-t.ee>
      < * Michael is Michael Meskes <meskes@postgresql.org>
      > * Michael is Michael Meskes <meskes@postgresql.org> of Credativ
      472c472
      < * Peter M is Peter T Mount <peter@retep.org.uk>
      > * Peter M is Peter T Mount <peter@retep.org.uk> of Retep Software
      474c474
      < * Philip is Philip Warner <pjw@rhyme.com.au>
      > * Philip is Philip Warner <pjw@rhyme.com.au> of Albatross Consulting Pty. Ltd.
      477d476
      < * Ryan is Ryan Bradetich <rbrad@hpb50023.boi.hp.com>
      479,483c478,481
      < * Tatsuo is Tatsuo Ishii <t-ishii@sra.co.jp>
      < * Thomas is Thomas Lockhart <lockhart@fourpalms.org>
      < * Tom is Tom Lane <tgl@sss.pgh.pa.us>
      < * TomH is Tom I Helbekkmo <tih@Hamartun.Priv.no>
      < * Vadim is Vadim B. Mikheev <vadim4o@email.com>
      > * Tatsuo is Tatsuo Ishii <t-ishii@sra.co.jp> of Software Research Assoc.
      > * Thomas is Thomas Lockhart <lockhart@fourpalms.org> of Jet Propulsion Labratory
      > * Tom is Tom Lane <tgl@sss.pgh.pa.us> of Red Hat
      > * Vadim is Vadim B. Mikheev <vadim4o@email.com> of Sector Data
      061d4e20
  8. 23 Dec, 2002 2 commits
  9. 21 Dec, 2002 2 commits
  10. 20 Dec, 2002 3 commits
  11. 19 Dec, 2002 2 commits
  12. 18 Dec, 2002 6 commits
    • Bruce Momjian's avatar
      MVCC doc improvements: · e77443fd
      Bruce Momjian authored
      > I'm not objecting to improving the text.  I am objecting to deleting it
      > outright...
      
      Ok, fair enough. I've attached a revised version of the patch -- let me
      know you think it needs further improvements.
      
      Neil Conway
      e77443fd
    • Bruce Momjian's avatar
      088f3cce
    • Bruce Momjian's avatar
      Update RELEASE checklist. · 2d663bbf
      Bruce Momjian authored
      2d663bbf
    • Tom Lane's avatar
      88e81696
    • PostgreSQL Daemon's avatar
      · 750a0e67
      PostgreSQL Daemon authored
      From the SSL_CTX_new man page:
      
      "SSLv23_method(void), SSLv23_server_method(void), SSLv23_client_method(void)
      
       A TLS/SSL connection established with these methods will understand the SSLv2,
       SSLv3, and TLSv1 protocol. A client will send out SSLv2 client hello messages
       and will indicate that it also understands SSLv3 and TLSv1. A server will
       understand SSLv2, SSLv3, and TLSv1 client hello messages. This is the best
       choice when compatibility is a concern."
      
      This will maintain backwards compatibility for those us that don't use
      TLS connections ...
      750a0e67
    • Bruce Momjian's avatar
      *** empty log message *** · 46a4351d
      Bruce Momjian authored
      46a4351d