Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 64938632C3C for ; Sat, 7 Feb 2009 06:49:41 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 84717-03 for ; Sat, 7 Feb 2009 06:49:38 -0400 (AST) Received: from cvs.postgresql.org (cvs.postgresql.org [217.196.146.206]) by mail.postgresql.org (Postfix) with ESMTP id 5F61A632191 for ; Sat, 7 Feb 2009 06:49:38 -0400 (AST) Received: by cvs.postgresql.org (Postfix, from userid 1198) id E9A5F7559ED; Sat, 7 Feb 2009 10:49:36 +0000 (UTC) MIME-Version: 1.0 To: pgsql-committers@postgresql.org Subject: pgsql: Fix obsolete comment. X-Mailer: activitymail 1.24, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain Message-Id: <20090207104936.E9A5F7559ED@cvs.postgresql.org> Date: Sat, 7 Feb 2009 10:49:36 +0000 (UTC) From: heikki@postgresql.org (Heikki Linnakangas) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200902/45 X-Sequence-Number: 35980 Log Message: ----------- Fix obsolete comment. Zdenek Kotala Modified Files: -------------- pgsql/src/backend/access/transam: xlog.c (r1.329 -> r1.330) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.329&r2=1.330)