From 1a6f91c9f388a0fc4200db494e20fcf4a212f3c7 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Mon, 15 Jul 2002 23:34:34 +0000
Subject: [PATCH] Item not needed:

< * Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
---
 doc/TODO | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 2f2530e5f4b..93f21685732 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Fri Jul 12 22:41:48 EDT 2002
+Last updated:		Mon Jul 15 19:34:22 EDT 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -477,7 +477,6 @@ Source Code
 * -Make one version of simple_prompt() in code (Bruce, Tom)
 * -Compile in syslog functionaility by default (Tatsuo)
 * Modify regression tests to prevent failures do to minor numeric rounding
-* Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
 * Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
 * Improve access-permissions check on data directory in Cygwin (Tom)
 * Report failure to find readline or zlib at end of configure run
-- 
GitLab