]> granicus.if.org Git - postgresql/history - src/backend/libpq/auth.c
From: Phil Thompson <phil@river-bank.demon.co.uk>
[postgresql] / src / backend / libpq / auth.c
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1997-12-09 Marc G. FournierMajor code cleanup following the pg_password insertion...
1997-12-04 Marc G. FournierFrom: todd brandys <brandys@eng3.hep.uiuc.edu>
1997-11-17 Thomas G. LockhartFix compiler complaints about mismatched pointer args...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1997-03-25 Marc G. FournierI don't know whether this breaks what the previous...
1997-03-18 Marc G. FournierFrom: Jun Kuwamura <juk@rccm.co.jp>
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1996-11-16 Bryan HendersonAdd #include <sys/types.h> so it works with Ultrix...
1996-11-06 Marc G. FournierI'm getting there, slowly :)
1996-11-06 Marc G. FournierSome compile failure fixes from Keith Parks <emkxp01...
1996-10-31 Marc G. Fournierclean up makefile
1996-10-13 Bruce MomjianAdded consistent include file handling for MAXHOSTNAMELEN.
1996-10-12 Bryan HendersonNew host-based authentication with ident
1996-08-14 Marc G. FournierThe following patch makes postmaster -D work. -D speci...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01