From bfc53d7da4248f7ae7952156f242f0fca1b7dfaa Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 20 Feb 2007 14:48:47 +0000 Subject: Add for WIN32: < > o Check .pgpass file permissions --- doc/src/FAQ/TODO.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index eee6a8aab19..8eedfc92eee 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Tue Feb 20 09:17:18 EST 2007 +Last updated: Tue Feb 20 09:48:36 EST 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -1310,6 +1310,7 @@ first. There is also a developer's wiki at

  • -Add long file support for binary pg_dump output
  • Check WSACancelBlockingCall() for interrupts [win32intr] +
  • Check .pgpass file permissions
  • Wire Protocol Changes