CVS Commit by dpage: Lose the PID column that we can no longer get from

From: cvs(at)cvs(dot)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: CVS Commit by dpage: Lose the PID column that we can no longer get from
Date: 2004-09-02 09:23:12
Message-ID: 200409020923.i829NC4F019567@cvs.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Log Message:
-----------
Lose the PID column that we can no longer get from the logfilename, and error if the filename is not in the standard format.

Modified Files:
--------------
pgadmin-tools/support:
admin.sql.in (r1.3 -> r1.4)
misc.c (r1.6 -> r1.7)

Attachment Content-Type Size
cvs-20049292312-diff.txt text/plain 3.8 KB

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-09-02 09:23:53 CVS Commit by dpage: Work correctly with new >8.0 BETA2 compatible
Previous Message cvs 2004-09-01 21:47:56 CVS Commit by dpage: Remove unused variable.