Commits

DateSubjectAuthorReleases
2006-05-17 Rename macro parameter, for clarity. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-06-27 Remove support for Kerberos V4. It seems no one is using this, it has Neil Conway 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-27 elog mop-up. Tom Lane 7.4.1
2003-07-23 Have a go at fixing various outstanding portability issues in code that Tom Lane 7.4.1
2003-07-15 Avoid use of int64_t, which seems not to be very portable. Simplify Tom Lane 7.4.1
2003-06-24 typedef sa_family_t for cygwin. Bruce Momjian 7.4.1
2003-06-23 Remove references to sa_family_t, except when SOCKADDR_STORAGE requires Bruce Momjian 7.4.1
2003-06-12 IPv6 cleanups. Bruce Momjian 7.4.1
2003-05-08 I think we're done with protocol instability, so mark server and libpq Tom Lane 7.4.1
2003-05-08 Update 3.0 protocol support to match recent agreements about how to Tom Lane 7.4.1
2003-05-06 Add display of eventual result RowDescription (if any) to the output Tom Lane 7.4.1
2003-05-05 Extended query protocol: parse, bind, execute, describe FE/BE messages. Tom Lane 7.4.1
2003-04-26 Add transaction status field to ReadyForQuery messages, and make room Tom Lane 7.4.1
2003-04-25 In the continuing saga of FE/BE protocol revisions, add reporting of Tom Lane 7.4.1
2003-04-24 Infrastructure for upgraded error reporting mechanism. elog.c is Tom Lane 7.4.1
2003-04-22 Another round of protocol changes. Backend-to-frontend messages now all Tom Lane 7.4.1
2003-04-19 Second round of FE/BE protocol changes. Frontend->backend messages now Tom Lane 7.4.1
2003-04-17 First phase of FE/BE protocol modifications: new StartupPacket layout Tom Lane 7.4.1