From 4af4c5047ae5985c817b4a2e2a48bdb0f5d61f8e Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 8 Feb 2002 04:32:17 +0000
Subject: [PATCH] Added:

> * Have checkpoint process identify itself via ps status display
---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 5699c6486b6..81c3e8f974b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Mon Feb  4 15:49:34 EST 2002
+Last updated:		Thu Feb  7 23:32:04 EST 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -66,6 +66,7 @@ ADMIN
 * Allow logging of query durations
 * Prevent SIGHUP and 'pg_ctl reload' from changing command line
   specified parameters to postgresql.conf defaults
+* Have checkpoint process identify itself via ps status display
 
 
 DATA TYPES
-- 
GitLab