]> granicus.if.org Git - postgresql/history - contrib/chkpass/chkpass.c
Remove cvs keywords from all files.
[postgresql] / contrib / chkpass / chkpass.c
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2008-03-25 Tom LaneSimplify and standardize conversions between TEXT datum...
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-02-07 Peter EisentrautReplace some strncpy() by strlcpy().
2006-07-14 Tom LaneFix a passel of recently-committed violations of the...
2006-05-30 Tom LaneMagic blocks don't do us any good unless we use 'em...
2006-03-19 Neil ConwayFix a few places that were checking for the return...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-01-29 Tom LaneMake sure contrib C functions are marked strict where...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-09-07 Tom LaneRemove another useless, counterproductive srandom(...
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2002-10-26 Tom LaneAdd missing semicolons to a few PG_FUNCTION_INFO_V1...
2002-08-29 D'Arcy J.M. Cainchkpass_rout returns text so change PG_RETURN_CSTRING...
2001-12-19 Peter EisentrautFix warning
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-05-30 D'Arcy J.M. CainFurther conversions to Version 1 API. Also, fix boolea...
2001-05-28 D'Arcy J.M. CainUpgraded code to use the current version 1 calling...
2001-05-27 D'Arcy J.M. CainChanged use of macros for extracting information. ...
2001-05-03 D'Arcy J.M. CainInitial checkin of a contributed type that handles...