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

Commitef270fb

Browse files
committed
Add to TODO:
>> * Prevent query cancel packets from being replayed by an attacker,> especially when using SSL>>http://archives.postgresql.org/pgsql-hackers/2008-08/msg00345.php>
1 parent1883b98 commitef270fb

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

‎doc/TODO

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer:Bruce Momjian (bruce@momjian.us)
4-
Last updated:Wed Aug13 21:57:34 EDT 2008
4+
Last updated:Fri Aug15 22:15:25 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -98,6 +98,12 @@ Administration
9898
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php
9999
http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php
100100

101+
* Prevent query cancel packets from being replayed by an attacker,
102+
especially when using SSL
103+
104+
http://archives.postgresql.org/pgsql-hackers/2008-08/msg00345.php
105+
106+
101107
* Configuration files
102108

103109
o Allow pg_hba.conf to specify host names along with IP addresses

‎doc/src/FAQ/TODO.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated:Wed Aug13 21:57:34 EDT 2008
11+
Last updated:Fri Aug15 22:15:25 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -91,6 +91,10 @@ <h1><a name="section_2">Administration</a></h1>
9191
</li><li>Improve server security options
9292
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01875.php</a>
9393
<ahref="http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php">http://archives.postgresql.org/pgsql-hackers/2008-05/msg00000.php</a>
94+
</p>
95+
</li><li>Prevent query cancel packets from being replayed by an attacker,
96+
especially when using SSL
97+
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-08/msg00345.php">http://archives.postgresql.org/pgsql-hackers/2008-08/msg00345.php</a>
9498
</p>
9599
</li><li>Configuration files
96100
<ul>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp