projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84ed4bd
)
Add documentation about "--" not working on Free/OpenBSD.
author
Bruce Momjian
Mon, 26 Nov 2001 19:41:55 +0000
(19:41 +0000)
committer
Bruce Momjian
Mon, 26 Nov 2001 19:41:55 +0000
(19:41 +0000)
doc/src/sgml/ref/postmaster.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/postmaster.sgml
b/doc/src/sgml/ref/postmaster.sgml
index 386434c2fadaab5ba72ab021e691461f42c2272a..1da4e01b28fc4f2b462f3ac646d39ad86acdd8a3 100644
(file)
--- a/
doc/src/sgml/ref/postmaster.sgml
+++ b/
doc/src/sgml/ref/postmaster.sgml
@@
-1,5
+1,5
@@
@@
-271,7
+271,13
@@
Postgres documentation
--
name
=
value
- Sets a named run-time parameter; a shorter form of
-c>.
+ Sets a named run-time parameter; a shorter form of
+
-c>.
+
+
+ The
--> option will not work on FreeBSD or OpenBSD.
+ Use
-c> instead. This should be fixed in
+
PostgreSQL
7.3.