Commits

DateSubjectAuthorReleases
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-10-11 Drop server support for FE/BE protocol version 1.0. Tom Lane 10.0
2012-11-30 Produce a more useful error message for over-length Unix socket paths. Tom Lane 8.3.22
2012-11-30 Produce a more useful error message for over-length Unix socket paths. Tom Lane 8.4.15
2012-11-30 Produce a more useful error message for over-length Unix socket paths. Tom Lane 9.0.11
2012-11-30 Produce a more useful error message for over-length Unix socket paths. Tom Lane 9.1.7
2012-11-30 Produce a more useful error message for over-length Unix socket paths. Tom Lane 9.2.2
2012-11-30 Produce a more useful error message for over-length Unix socket paths. Tom Lane 9.3.0
2007-07-08 Closer code review for PQconnectionUsedPassword() patch: in particular, Tom Lane 8.3.0
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-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
2002-08-29 Remove support for version-0 FE/BE protocol, per pghackers discussion. Tom Lane 7.3.1
2002-08-12 Buffer-overrun paranoia. Tom Lane 7.3.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1