log_statement was not removed by the previous patch. It only updated
authorBruce Momjian
Mon, 15 Mar 2004 17:57:51 +0000 (17:57 +0000)
committerBruce Momjian
Mon, 15 Mar 2004 17:57:51 +0000 (17:57 +0000)
its description.

doc/src/sgml/runtime.sgml

index 6beac0a91ec45f6aee92fb35f46cbc4e84f6fd1c..1469d7be532832e17cea4edde67bee24d7c5444e 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -23,8 +23,8 @@ $PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.250 2004/03/15 15:56:21 momjian
    separate user account. This user account should only own the data
    that is managed by the server, and should not be shared with other
    daemons. (For example, using the user nobody is a bad
-   idea.) It is not advisable to install executables owned by
-   this user because compromised systems could then modify their own 
+   idea.) It is not advisable to install executables owned by this 
+   user because compromised systems could then modify their own 
    binaries.