Thread: libpqtypes - libpqtypes: Fixed bug in pqt_allowsptr, it was returning

libpqtypes - libpqtypes: Fixed bug in pqt_allowsptr, it was returning

From
achernow@pgfoundry.org (User Achernow)
Date:
Log Message:
-----------
Fixed bug in pqt_allowsptr, it was returning FALSE for types registered w/o a schema.  It now returns TRUE which is the
correctbehavior. 

Modified Files:
--------------
    libpqtypes/src:
        handler.c (r1.19 -> r1.20)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/handler.c?r1=1.19&r2=1.20)