]> granicus.if.org Git - postgresql/history - contrib/chkpass
Fix typo in comment.
[postgresql] / contrib / chkpass /
2006-02-27 Peter Eisentrautcontrib uninstall scripts
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-27 Tom LanePGXS should be set with := not =, as specified in the...
2005-09-23 Tom LaneDocument that chkpass ignores password characters after...
2005-01-29 Tom LaneMake sure contrib C functions are marked strict where...
2004-08-20 Bruce Momjian> Please find enclose a submission to fix these problems.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-07 Tom LaneRemove another useless, counterproductive srandom(...
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-05-14 Tom LaneBackend support for autocommit removed, per recent...
2002-10-26 Tom LaneAdd missing semicolons to a few PG_FUNCTION_INFO_V1...
2002-10-21 Peter EisentrautMight need to link with -lcrypt.
2002-10-18 Bruce MomjianUpdate /contrib for "autocommit TO 'on'".
2002-08-29 D'Arcy J.M. Cainchkpass_rout returns text so change PG_RETURN_CSTRING...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
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-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-08-23 Tom LaneBring chkpass build process into sync with other contri...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
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...