File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Fri Jun 13 12:24:28 EDT 2008
4
+ Last updated: Wed Jun 18 21:15:40 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -98,6 +98,7 @@ Administration
98
98
check that hostname against the host names in pg_hba.conf.
99
99
We could also then check that the host name maps to the IP
100
100
address.
101
+ http://archives.postgresql.org/pgsql-hackers/2008-06/msg00569.php
101
102
102
103
o %Allow postgresql.conf file values to be changed via an SQL
103
104
API, perhaps using SET GLOBAL
Original file line number Diff line number Diff line change 8
8
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
9
9
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
10
10
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11
- Last updated: Fri Jun 13 12:24:28 EDT 2008
11
+ Last updated: Wed Jun 18 21:15:40 EDT 2008
12
12
</p>
13
13
<p>The most recent version of this document can be viewed at<br/>
14
14
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -93,6 +93,7 @@ <h1><a name="section_2">Administration</a></h1>
93
93
check that hostname against the host names in pg_hba.conf.
94
94
We could also then check that the host name maps to the IP
95
95
address.
96
+ <a href="http://archives.postgresql.org/pgsql-hackers/2008-06/msg00569.php">http://archives.postgresql.org/pgsql-hackers/2008-06/msg00569.php</a>
96
97
</p>
97
98
</li><li>%Allow postgresql.conf file values to be changed via an SQL
98
99
API, perhaps using SET GLOBAL
You can’t perform that action at this time.
0 commit comments