8000 Add release note item: · postgrespro/postgres_cluster@5257c7f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5257c7f

Browse files
committed
Add release note item:
Drop privileges on startup so servers can be started from an administrative account (Magnus)
1 parent 7de0a91 commit 5257c7f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

doc/src/sgml/release.sgml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.460 2006/09/27 06:37:28 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.461 2006/10/02 15:32:03 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -1854,6 +1854,13 @@ For new features, add links to the documentation sections.
18541854
</para>
18551855
</listitem>
18561856

1857+
<listitem>
1858+
<para>
1859+
Drop privileges on startup so servers can be started from
1860+
an administrative account (Magnus)
1861+
</para>
1862+
</listitem>
1863+
18571864
<listitem>
18581865
<para>
18591866
Improve handling of intermittent file system and resource

0 commit comments

Comments
 (0)
0