Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e8c26e commit a2b4dbdCopy full SHA for a2b4dbd
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Feb 19 16:36:28 EST 2002
+Last updated: Tue Feb 19 16:38:14 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -47,7 +47,8 @@ PERMISSIONS
47
* Add PGPASSWORDFILE environment variable or ~/.pgpass to store
48
user/host/password combinations
49
* Remove PGPASSWORD because is insecure on some OS's
50
-* Make single-user local access permissions the default (Peter E)
+* Make single-user local access permissions the default by limiting
51
+ permissions on the socket file (Peter E)
52
* Use thread-safe crypt() in libpq, if available
53
54
0 commit comments