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 A05B4329E62 for ; Sat, 11 Sep 2004 17:16:14 +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 60744-01 for ; Sat, 11 Sep 2004 16:16:13 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 16FC5329E58 for ; Sat, 11 Sep 2004 17:16:12 +0100 (BST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i8BGGBck011279; Sat, 11 Sep 2004 12:16:11 -0400 (EDT) To: Grzegorz Wojdyla Cc: pgsql-docs@postgresql.org Subject: Re: Bug in chapter 9.3 in PostgreSQL 7.4.5 Documentation In-reply-to: <20040910111246.GA13377@student.uci.agh.edu.pl> References: <20040910111246.GA13377@student.uci.agh.edu.pl> Comments: In-reply-to Grzegorz Wojdyla message dated "Fri, 10 Sep 2004 13:12:46 +0200" Date: Sat, 11 Sep 2004 12:16:11 -0400 Message-ID: <11278.1094919371@sss.pgh.pa.us> From: Tom Lane 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/21 X-Sequence-Number: 2540 Grzegorz Wojdyla writes: > Hi. There is a mistake in above place - in the table 9-3 (Bit String Bitwise Operators). In row number 3 the result is 11110 and probably should be 11100. It seems already fixed in 8.0 docs, but I have corrected the 7.4 branch as well. Thanks. regards, tom lane