1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Add for WIN32:

<
> 	o Check .pgpass file permissions
This commit is contained in:
Bruce Momjian
2007-02-20 14:48:47 +00:00
parent 1b52359d90
commit bfc53d7da4
2 changed files with 4 additions and 3 deletions

View File

@@ -2,7 +2,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.
@@ -1470,7 +1470,7 @@ Source Code
o -Add long file support for binary pg_dump output
o Check WSACancelBlockingCall() for interrupts [win32intr]
o Check .pgpass file permissions
* Wire Protocol Changes