Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1c24bf9

Browse files
committed
Move Win32 TODO items to main TODO list:
<> * Win32> o Remove per-backend parameter file and move into shared memory?> o Remove configure.in check for link failure when cause is found> o Remove readdir() errno patch when runtime/mingwex/dirent.c rev> 1.4 is released> o Remove psql newline patch when we find out why mingw outputs an> extra newline> o Allow psql to use readline once non-US code pages work with> backslashes
1 parentfa9cabd commit1c24bf9

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

‎doc/TODO

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Thu Oct7 20:43:56 EDT 2004
8+
Last updated:Fri Oct8 12:28:20 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -799,7 +799,15 @@ Source Code
799799
* Allow binaries to be statically linked so they are more easily relocated
800800
* Move some /contrib modules out to their own project sites
801801
* Remove Win32 rename/unlink looping if unnecessary
802-
802+
* Win32
803+
o Remove per-backend parameter file and move into shared memory?
804+
o Remove configure.in check for link failure when cause is found
805+
o Remove readdir() errno patch when runtime/mingwex/dirent.c rev
806+
1.4 is released
807+
o Remove psql newline patch when we find out why mingw outputs an
808+
extra newline
809+
o Allow psql to use readline once non-US code pages work with
810+
backslashes
803811

804812
* Wire Protocol Changes
805813
o Allow dynamic character set handling

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp