Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita740c22

Browse files
committed
Added:
> * Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
1 parenta6e5923 commita740c22

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎doc/TODO

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Thu Dec 27 23:29:10 EST 2001
3+
Last updated:Thu Dec 27 23:32:28 EST 2001
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -239,8 +239,8 @@ CLIENTS
239239
* Add PGPASSWORDFILE environment variable or ~/.pgpass to store
240240
user/host/password combinations
241241
* Remove PGPASSWORD because is insecure on some OS's
242-
* -Allowsecuresingle-useruse without passwords using Unix socket permissions
243-
* Make single-user localsocket permissions the default (Peter E)
242+
* -Allow single-useraccess without passwords using Unix socket permissions
243+
* Make single-user localaccess permissions the default (Peter E)
244244
* JDBC
245245
o Comprehensive test suite. This may be available already.
246246
o Updateable resultSet (must be done in backend code)
@@ -418,6 +418,8 @@ SOURCE CODE
418418
* Modify regression tests to prevent failures do to minor numeric rounding
419419
* Remove USING clause from pg_get_indexdef() if index is btree (Bruce)
420420
* Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
421+
* Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
422+
421423

422424
---------------------------------------------------------------------------
423425

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp