|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Jan 2400:05:20 EST 2001 |
| 3 | +Last updated:Wed Jan 2408:38:34 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -318,6 +318,7 @@ SOURCE CODE
|
318 | 318 | * -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
|
319 | 319 | * Remove unused pg_variable, pg_inheritproc, pg_ipl tables
|
320 | 320 | * Experiment with multi-threaded backend [thread]
|
| 321 | +* Fix problems with libpq non-blocking/async code [async] |
321 | 322 |
|
322 | 323 | ---------------------------------------------------------------------------
|
323 | 324 |
|
|