| Commit message (Expand) | Author | Age |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Improve the SASL authentication protocol. | Heikki Linnakangas | 2017-04-13 |
* | Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). | Heikki Linnakangas | 2017-03-07 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Drop server support for FE/BE protocol version 1.0. | Tom Lane | 2016-10-11 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Remove support for native krb5 authentication | Magnus Hagander | 2014-01-19 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Produce a more useful error message for over-length Unix socket paths. | Tom Lane | 2012-11-29 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Remove support for (insecure) crypt authentication. | Magnus Hagander | 2008-10-28 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | SSPI authentication on Windows. GSSAPI compatible client when doing Kerberos | Magnus Hagander | 2007-07-23 |
* | Add support for GSSAPI authentication. | Magnus Hagander | 2007-07-10 |
* | Closer code review for PQconnectionUsedPassword() patch: in particular, | Tom Lane | 2007-07-08 |
* | Arrange for the authentication request type to be preserved in | Joe Conway | 2007-07-08 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Prepare code to be built by MSVC: | Bruce Momjian | 2006-06-07 |
* | Rename macro parameter, for clarity. | Bruce Momjian | 2006-05-17 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Remove support for Kerberos V4. It seems no one is using this, it has | Neil Conway | 2005-06-27 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | elog mop-up. | Tom Lane | 2003-07-27 |
* | Have a go at fixing various outstanding portability issues in code that | Tom Lane | 2003-07-23 |
* | Avoid use of int64_t, which seems not to be very portable. Simplify | Tom Lane | 2003-07-15 |
* | typedef sa_family_t for cygwin. | Bruce Momjian | 2003-06-24 |
* | Remove references to sa_family_t, except when SOCKADDR_STORAGE requires | Bruce Momjian | 2003-06-23 |
* | IPv6 cleanups. | Bruce Momjian | 2003-06-12 |
* | I think we're done with protocol instability, so mark server and libpq | Tom Lane | 2003-05-08 |
* | Update 3.0 protocol support to match recent agreements about how to | Tom Lane | 2003-05-08 |
* | Add display of eventual result RowDescription (if any) to the output | Tom Lane | 2003-05-06 |
* | Extended query protocol: parse, bind, execute, describe FE/BE messages. | Tom Lane | 2003-05-05 |
* | Add transaction status field to ReadyForQuery messages, and make room | Tom Lane | 2003-04-26 |
* | In the continuing saga of FE/BE protocol revisions, add reporting of | Tom Lane | 2003-04-25 |
* | Infrastructure for upgraded error reporting mechanism. elog.c is | Tom Lane | 2003-04-24 |