pgsnmpd - pgsnmpd: Modify subprocess handling code to be theoretically

From: eggyknap(at)pgfoundry(dot)org (User Eggyknap)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsnmpd - pgsnmpd: Modify subprocess handling code to be theoretically
Date: 2007-08-07 02:33:22
Message-ID: 20070807023322.6D5EE217052@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Modify subprocess handling code to be theoretically more portable. Thanks again, Jeff Davis.
Make temporary file names more obviously temporary

Modified Files:
--------------
pgsnmpd:
pgsnmpd_regress.pl (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsnmpd_regress.pl.diff?r1=1.10&r2=1.11)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2007-08-07 06:25:14 pgsql: Adjust the output of MemoryContextStats() so that the stats for a
Previous Message User H-saito 2007-08-07 01:42:06 pgsnmpd - pgsnmpd: Fixed always no root access.