mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Done: -Remove psql newline patch when we find out why mingw outputs an extra newline
This commit is contained in:
2
doc/TODO
2
doc/TODO
@@ -1985,7 +1985,7 @@ Source Code
|
|||||||
o Remove configure.in check for link failure when cause is found
|
o Remove configure.in check for link failure when cause is found
|
||||||
o Remove readdir() errno patch when runtime/mingwex/dirent.c rev
|
o Remove readdir() errno patch when runtime/mingwex/dirent.c rev
|
||||||
1.4 is released
|
1.4 is released
|
||||||
o Remove psql newline patch when we find out why mingw outputs an
|
o -Remove psql newline patch when we find out why mingw outputs an
|
||||||
extra newline
|
extra newline
|
||||||
o Allow psql to use readline once non-US code pages work with
|
o Allow psql to use readline once non-US code pages work with
|
||||||
backslashes
|
backslashes
|
||||||
|
@@ -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>Remove configure.in check for link failure when cause is found
|
||||||
</li><li>Remove readdir() errno patch when runtime/mingwex/dirent.c rev
|
</li><li>Remove readdir() errno patch when runtime/mingwex/dirent.c rev
|
||||||
1.4 is released
|
1.4 is released
|
||||||
</li><li>Remove psql newline patch when we find out why mingw outputs an
|
</li><li>-<em>Remove psql newline patch when we find out why mingw outputs an
|
||||||
extra newline
|
extra newline</em>
|
||||||
</li><li>Allow psql to use readline once non-US code pages work with
|
</li><li>Allow psql to use readline once non-US code pages work with
|
||||||
backslashes
|
backslashes
|
||||||
</li><li>Fix problem with shared memory on the Win32 Terminal Server
|
</li><li>Fix problem with shared memory on the Win32 Terminal Server
|
||||||
|
Reference in New Issue
Block a user