clearxlogtail - clearxlogtail: Replace and err() with portable - Mailing list pgsql-committers

From kgrittn@pgfoundry.org (User Kgrittn)
Subject clearxlogtail - clearxlogtail: Replace and err() with portable
Date
Msg-id 20080725003305.C7D3B17AE73E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Replace <err.h> and err() with portable code.

Modified Files:
--------------
    clearxlogtail:
        pg_clearxlogtail.c (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/clearxlogtail/clearxlogtail/pg_clearxlogtail.c.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: kgrittn@pgfoundry.org (User Kgrittn)
Date:
Subject: clearxlogtail - clearxlogtail: Support PGXS build if USE_PGXS is
Next
From: pgunittest@pgfoundry.org (User Pgunittest)
Date:
Subject: pgscript - pgScript: Documentation organization