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 7de0a91 commit 5257c7fCopy full SHA for 5257c7f
doc/src/sgml/release.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.460 2006/09/27 06:37:28 neilc Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.461 2006/10/02 15:32:03 momjian Exp $ -->
2
<!--
3
4
Typical markup:
@@ -1854,6 +1854,13 @@ For new features, add links to the documentation sections.
1854
</para>
1855
</listitem>
1856
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
+
1864
<listitem>
1865
<para>
1866
Improve handling of intermittent file system and resource
0 commit comments