pgsql: Add comment about pthread_self() cast. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add comment about pthread_self() cast.
Date
Msg-id 20050828163748.F371BD7BC3@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add comment about pthread_self() cast.

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-secure.c (r1.70 -> r1.71)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c.diff?r1=1.70&r2=1.71)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: dumpUserConfig failed (in a pretty harmless way, but failed
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add a SYNC instruction to the S_UNLOCK sequence for MIPS.