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 E181F329D58 for ; Tue, 14 Sep 2004 08:11:55 +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 23190-07 for ; Tue, 14 Sep 2004 07:11:49 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id EF755329E23 for ; Tue, 14 Sep 2004 08:11:48 +0100 (BST) Received: (qmail 16806 invoked by uid 65534); 14 Sep 2004 07:11:48 -0000 Received: from dsl-082-082-235-247.arcor-ip.net (EHLO colt.pezone.net) (82.82.235.247) by mail.gmx.net (mp013) with SMTP; 14 Sep 2004 09:11:48 +0200 X-Authenticated: #495269 From: Peter Eisentraut To: Richard Freytag , Subject: Re: XOR example error in docs Date: Tue, 14 Sep 2004 09:11:47 +0200 User-Agent: KMail/1.5.1 References: <1095079593.414596a996f27@webmail.his.com> In-Reply-To: <1095079593.414596a996f27@webmail.his.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409140911.47201.peter_e@gmx.net> 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/29 X-Sequence-Number: 2548 Richard Freytag wrote: > 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'. This is already fixed in CVS, but happened after the 7.4.5 release. Thanks anyway. > Hope this is the right list instead of 'bugs.' Sure. -- Peter Eisentraut http://developer.postgresql.org/~petere/