aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2008-05-31 15:05:46 +0000
committerAndrew Dunstan <andrew@dunslane.net>2008-05-31 15:05:46 +0000
commit66e4da4c86226860db3f052d5e3d4a9b88c40f89 (patch)
treeace1cac881d12b702d2d27eef9fcffecef94b6c4 /doc/src
parentbf4bd50ff76d2049ba4a96762e729394b4f8fa22 (diff)
downloadpostgresql-66e4da4c86226860db3f052d5e3d4a9b88c40f89.tar.gz
postgresql-66e4da4c86226860db3f052d5e3d4a9b88c40f89.zip
Done: -Remove psql newline patch when we find out why mingw outputs an extra newline
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/TODO.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 607509d82b6..7aa1a578d2d 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -1708,8 +1708,8 @@ first. There is also a developer's wiki at<br/>
<li>Remove configure.in check for link failure when cause is found
</li><li>Remove readdir() errno patch when runtime/mingwex/dirent.c rev
1.4 is released
- </li><li>Remove psql newline patch when we find out why mingw outputs an
- extra newline
+ </li><li>-<em>Remove psql newline patch when we find out why mingw outputs an
+ extra newline</em>
</li><li>Allow psql to use readline once non-US code pages work with
backslashes
</li><li>Fix problem with shared memory on the Win32 Terminal Server