|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Thu Dec 214:37:45 EST 2004 |
| 5 | +Last updated:Thu Dec 218:11:16 EST 2004 |
6 | 6 |
|
7 | 7 | The most recent version of this document can be viewed at the PostgreSQL web
|
8 | 8 | site, http://www.PostgreSQL.org.
|
@@ -893,7 +893,7 @@ Source Code
|
893 | 893 | o Re-enable timezone output on log_line_prefix '%t' when a
|
894 | 894 | shorter timezone string is available
|
895 | 895 | o Improve dlerror() reporting string
|
896 |
| - |
| 896 | +o Fix problem with shared memory on the Win32 Terminal Server |
897 | 897 |
|
898 | 898 | * Wire Protocol Changes
|
899 | 899 | o Allow dynamic character set handling
|
|