X-Original-To: pgsql-bugs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id 369B2D1C931 for ; Wed, 6 Aug 2003 00:51:14 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 58250-10 for ; Tue, 5 Aug 2003 21:49:57 -0300 (ADT) Received: from p1.selectacast.net (p1.selectacast.net [199.107.233.195]) by svr1.postgresql.org (Postfix) with ESMTP id F13EAD1C92B for ; Tue, 5 Aug 2003 21:51:02 -0300 (ADT) Received: from selectacast.net (d1 [64.7.9.58]) by p1.selectacast.net (8.11.6/8.9.3) with ESMTP id h760p6h03659 for ; Tue, 5 Aug 2003 20:51:06 -0400 Message-ID: <3F3050F9.7060101@selectacast.net> Date: Tue, 05 Aug 2003 20:51:05 -0400 From: Joseph Shraibman Organization: Xtenit, Inc. http://www.xtenit.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pgsql-bugs@postgresql.org Subject: pg 7.4beta1 doc bug: vacuum not updated Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200308/53 X-Sequence-Number: 6425 The output of the vacuum command on http://developer.postgresql.org/docs/postgres/sql-vacuum.html shows the output of the 7.3.x version. I noticed while browsing the cvs that the output has changed.