CVSROOT: /home/projects/pgsql/cvsrootModule name: pgsqlChanges by: darcy@hub.org 01/05/29 22:11:46
Modified files: contrib/chkpass: chkpass.c
Log message: Further conversions to Version 1 API. Also, fix boolean return to use PG_RETURN_BOOL(0) instead of return 0.