CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/11 17:44:06

Modified files:
        .              : configure configure.in 
        src/include    : pg_config.h.in 
        src/port       : thread.c 
        src/template   : bsdi freebsd linux netbsd osf solaris unixware 
        src/tools/thread: thread_test.c 

Log message:
        Check and set thread-safe functions separately, rather than as a single
        variable.
        
        Remove thread locking for non-thread-safe functions, instead throw a
        compile error.
        
        Platforms will have to re-run tools/thread to record their thread
        safety.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to