Thread: libpqtypes - libpqtypes: removed error systems pthread_once due to

libpqtypes - libpqtypes: removed error systems pthread_once due to

From
achernow@pgfoundry.org (User Achernow)
Date:
Log Message:
-----------
removed error systems pthread_once due to solaris issues and used gcc function constructor attribute to call
pthread_key_create

Modified Files:
--------------
    libpqtypes:
        win32.mak (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/win32.mak.diff?r1=1.3&r2=1.4)
    libpqtypes/src:
        error.c (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/error.c.diff?r1=1.5&r2=1.6)