pgsql: Done: < * Add session start time and last statement time to

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: < * Add session start time and last statement time to
Date: 2005-05-10 02:16:15
Message-ID: 20050510021615.C48A953E81@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Done:

< * Add session start time and last statement time to pg_stat_activity
> * -Add session start time and last statement time to pg_stat_activity
134c134
< * Add the client IP address and port to pg_stat_activity
> * -Add the client IP address and port to pg_stat_activity

Modified Files:
--------------
pgsql/doc:
TODO (r1.1522 -> r1.1523)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1522&r2=1.1523)
pgsql/doc/src/FAQ:
TODO.html (r1.29 -> r1.30)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.29&r2=1.30)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-10 03:21:00 pgsql: Add: > * Allow postgresql.conf values to be set so they can not
Previous Message Neil Conway 2005-05-10 00:16:08 pgsql: Regression tests for the COPY CSV header feature.