From 68046a20c7e8a575c498648317217ad3b70be0da Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Fri, 16 Feb 2007 02:10:07 +0000 Subject: Remove useless database name from bootstrap argument processing (including startup and bgwriter processes), and the -y flag. It's not used anywhere. --- doc/src/sgml/ref/postgres-ref.sgml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index 285da158b5d..e67042b1622 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -475,17 +475,6 @@ PostgreSQL documentation - - - database - - - Indicates that this is a subprocess started by a parent - postgres process, and specifies the database to - use. This option is for internal use only. - - - -- cgit v1.2.3