Skip to content

Commit fc72240

Browse files
committed
Done:
> * -Remove kerberos4 from source tree
1 parent a159ad3 commit fc72240

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Sun Jun 26 21:53:52 EDT 2005
5+
Last updated: Sun Jun 26 22:17:21 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -987,7 +987,7 @@ Source Code
987987
* Promote debug_query_string into a server-side function current_query()
988988
* Allow the identifier length to be increased via a configure option
989989
* Remove Win32 rename/unlink looping if unnecessary
990-
* Remove kerberos4 from source tree?
990+
* -Remove kerberos4 from source tree
991991
* Allow cross-compiling by generating the zic database on the target system
992992
* Improve NLS maintenace of libpgport messages linked onto applications
993993
* Allow ecpg to work with MSVC and BCC

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Sun Jun 26 21:53:52 EDT 2005
11+
Last updated: Sun Jun 26 22:17:21 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -905,7 +905,7 @@ <h1><a name="section_20">Source Code</a></h1>
905905
</li><li>Promote debug_query_string into a server-side function current_query()
906906
</li><li>Allow the identifier length to be increased via a configure option
907907
</li><li>Remove Win32 rename/unlink looping if unnecessary
908-
</li><li>Remove kerberos4 from source tree?
908+
</li><li>-<em>Remove kerberos4 from source tree</em>
909909
</li><li>Allow cross-compiling by generating the zic database on the target system
910910
</li><li>Improve NLS maintenace of libpgport messages linked onto applications
911911
</li><li>Allow ecpg to work with MSVC and BCC

0 commit comments

Comments
 (0)