X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id DF853329CA4 for ; Mon, 13 Sep 2004 13:46:39 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 76358-05 for ; Mon, 13 Sep 2004 12:46:32 +0000 (GMT) Received: from vhost107.his.com (vhost107.his.com [216.194.225.96]) by svr1.postgresql.org (Postfix) with ESMTP id 87E13329C63 for ; Mon, 13 Sep 2004 13:46:34 +0100 (BST) Received: from vhost107.his.com (localhost.his.com [127.0.0.1]) by vhost107.his.com (8.12.9p2/8.12.6) with ESMTP id i8DCkXxn018311; Mon, 13 Sep 2004 08:46:33 -0400 (EDT) (envelope-from freytag@freytag.org) Received: (from www@localhost) by vhost107.his.com (8.12.9p2/8.12.8/Submit) id i8DCkXfC018310; Mon, 13 Sep 2004 08:46:33 -0400 (EDT) X-Authentication-Warning: vhost107.his.com: www set sender to freytag@freytag.org using -f Received: from 66-160-93-6.dsl.cavtel.net (66-160-93-6.dsl.cavtel.net [66.160.93.6]) by webmail.his.com (IMP) with HTTP for ; Mon, 13 Sep 2004 08:46:33 -0400 Message-ID: <1095079593.414596a996f27@webmail.his.com> Date: Mon, 13 Sep 2004 08:46:33 -0400 From: Richard Freytag To: "" Cc: "" Subject: XOR example error in docs MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 / FreeBSD-4.8 X-Originating-IP: 66.160.93.6 X-Sent-Via: webmail2.his.com X-Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/28 X-Sequence-Number: 2547 I think the example of the XOR bitwise compare on page: http://www.postgresql.org/docs/7.4/interactive/functions-math.html should read '11100' instead of the current '11110'. Hope this is the right list instead of 'bugs.' Great docs though. All the best, Richard Freytag