| Commit message (Expand) | Author | Age |
* | Make the location of the Kerberos server key file run time configurable | Peter Eisentraut | 2000-08-25 |
* | Expand secondary password file feature, so that you can use these | Peter Eisentraut | 2000-07-04 |
* | Update kerberos patch | Bruce Momjian | 2000-05-27 |
* | Back out kerberos changes. Causes compile problems. | Bruce Momjian | 2000-05-27 |
* | Patch for Kerberos V. | Bruce Momjian | 2000-05-27 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. | Tom Lane | 1999-10-23 |
* | Lots of patches coming in from me today :-) | Bruce Momjian | 1999-09-27 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Make functions static or NOT_USED as appropriate. | Bruce Momjian | 1999-05-26 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Improve error messages when a connection is rejected. | Tom Lane | 1999-04-16 |
* | I've been having also sorts of fun trying to get kerberos 4 | Bruce Momjian | 1999-03-14 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Initial attempt to clean up the code... | Marc G. Fournier | 1998-12-14 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier | 1998-07-09 |
* | > I needed to do that for the web database that I'm setting up. We | Bruce Momjian | 1998-06-13 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-31 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-29 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-27 |
* | Protocol cleanup from Phil. | Bruce Momjian | 1998-01-27 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-26 |
* | Major code cleanup following the pg_password insertion... | Marc G. Fournier | 1997-12-09 |
* | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier | 1997-12-04 |
* | Fix compiler complaints about mismatched pointer args using coersions. | Thomas G. Lockhart | 1997-11-17 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 |
* | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 |
* | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so... | Bruce Momjian | 1997-08-12 |
* | I don't know whether this breaks what the previous person tried to | Marc G. Fournier | 1997-03-25 |
* | From: Jun Kuwamura <juk@rccm.co.jp> | Marc G. Fournier | 1997-03-18 |
* | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier | 1997-03-12 |
* | Add #include <sys/types.h> so it works with Ultrix's in.h | Bryan Henderson | 1996-11-16 |
* | I'm getting there, slowly :) | Marc G. Fournier | 1996-11-06 |
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 |
* | clean up makefile | Marc G. Fournier | 1996-10-31 |
* | Added consistent include file handling for MAXHOSTNAMELEN. | Bruce Momjian | 1996-10-13 |
* | New host-based authentication with ident | Bryan Henderson | 1996-10-12 |
* | The following patch makes postmaster -D work. -D specifies a different PGDATA | Marc G. Fournier | 1996-08-14 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |