| Commit message (Expand) | Author | Age |
* | 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 |
* | StrNCpy -> strlcpy (not complete) | Peter Eisentraut | 2007-02-10 |
* | Check if the role exists before doing more complex ident and Kerberos | Bruce Momjian | 2007-02-08 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Fix recently-understood problems with handling of XID freezing, particularly | Tom Lane | 2006-11-05 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 |
* | Allow include files to compile own their own. | Bruce Momjian | 2006-07-13 |
* | Improve vacuum code to track minimum Xids per table instead of per database. | Alvaro Herrera | 2006-07-10 |
* | Split definitions for md5.c out of crypt.h and into their own header | Tom Lane | 2006-06-20 |
* | This patch adds native LDAP auth, for those platforms that don't have | Bruce Momjian | 2006-03-06 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Clean up libpq's pollution of application namespace by renaming the | Tom Lane | 2005-10-17 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost | Tom Lane | 2005-08-11 |
* | Clean up a number of autovacuum loose ends. Make the stats collector | Tom Lane | 2005-07-29 |
* | Code cleanup. | Bruce Momjian | 2005-07-28 |
* | Fix up problems in write_auth_file and parsing of the auth file. | Tom Lane | 2005-06-28 |
* | Replace pg_shadow and pg_group by new role-capable catalogs pg_authid | Tom Lane | 2005-06-28 |
* | Remove support for Kerberos V4. It seems no one is using this, it has | Neil Conway | 2005-06-27 |
* | Fix a potential backend crash during authentication when parsing a | Neil Conway | 2005-06-21 |
* | Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack | Tom Lane | 2005-02-26 |
* | Flat file cleanup phase 2: make it work for pg_group. The flat group | Tom Lane | 2005-02-20 |
* | Add code to prevent transaction ID wraparound by enforcing a safe limit | Tom Lane | 2005-02-20 |
* | Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested | Bruce Momjian | 2005-02-12 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Cause pg_hba.conf file inclusion (@file stuff) to behave as documented, | Tom Lane | 2004-12-27 |
* | Fix off-by-one memory allocation, as reported by Rod Taylor. Also | Tom Lane | 2004-11-17 |
* | Message style revisions | Peter Eisentraut | 2004-10-12 |
* | Adjust configuration-files GUC behavior as per my recent proposal. | Tom Lane | 2004-10-09 |
* | Whack some sense into the configuration-file-location patch. | Tom Lane | 2004-10-08 |
* | Fix memory leak in tokenize_file, per report from Vadim Passynkov. | Tom Lane | 2004-09-18 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Add some more logging to simplify diagnosis of problems in IDENT | Tom Lane | 2004-07-26 |
* | Allow configuration files to be placed outside the data directory. | Bruce Momjian | 2004-07-11 |
* | Use the new List API function names throughout the backend, and disable the | Neil Conway | 2004-05-30 |
* | *) inet_(client|server)_(addr|port)() and necessary documentation for | Bruce Momjian | 2004-05-26 |
* | Reimplement the linked list data structure used throughout the backend. | Neil Conway | 2004-05-26 |
* | Fix erroneous error message printout when a configuration file contains | Tom Lane | 2004-05-25 |
* | Improve error reporting behavior in parse_hba(): give more complete | Tom Lane | 2004-05-19 |
* | Fix a read of uninitialized memory in next_token() of hba.c, spotted via | Neil Conway | 2004-02-02 |
* | Patch that makes quoting "sameuser", "samegroup", and "all" remove | Bruce Momjian | 2003-12-25 |
* | Guard against bug in Solaris' bsearch(), per Michael Wildpaner. | Tom Lane | 2003-12-05 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Remove socket credentials defines not referenced. | Bruce Momjian | 2003-10-25 |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 |