pgsql: Make checks for invalid pgStatSock use PGINVALID_SOCKET - Mailing list pgsql-committers

From [email protected] (Magnus Hagander)
Subject pgsql: Make checks for invalid pgStatSock use PGINVALID_SOCKET
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make checks for invalid pgStatSock use PGINVALID_SOCKET

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        pgstat.c (r1.199 -> r1.200)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgstat.c?r1=1.199&r2=1.200)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Parenthesize this macro, just in case.
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Fix memory leak created by deferrable-index-constraints patches.