Log Message:
-----------
Update PQparamCreate and PQregisterTypeHandler man pages to include a warning 
about what types will be available to a PGparam.  Obviously, you must first 
register a type before you can use it.  But, it is better to document this to 
avoid confusion.

Modified Files:
--------------
    libpqtypes/docs/man3:
        PQparamCreate.3 (r1.5 -> r1.6)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/docs/man3/PQparamCreate.3.diff?r1=1.5&r2=1.6)
        PQregisterTypeHandler.3 (r1.4 -> r1.5)
        
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/docs/man3/PQregisterTypeHandler.3.diff?r1=1.4&r2=1.5)

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to