Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bAFod-0000ow-FC for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jun 2016 12:09:03 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bAFob-0008TS-SZ for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jun 2016 12:09:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bAFoG-00085H-2Y for pgsql-docs@postgresql.org; Tue, 07 Jun 2016 12:08:40 +0000 Received: from mail-it0-x232.google.com ([2607:f8b0:4001:c0b::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bAFoC-00038o-MH for pgsql-docs@postgresql.org; Tue, 07 Jun 2016 12:08:39 +0000 Received: by mail-it0-x232.google.com with SMTP id z189so81180542itg.0 for ; Tue, 07 Jun 2016 05:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=atHZ3g1wj/5oQp0/86VMCtIAZi8m6dLiEsvCAq1aNZ0=; b=zZZFKLs3zbms3AdmKNnZmTR53h3+mM/XU4P/RlHR6WGEPRt8I0WmoeGMSEY1aK/+gx z+EeFIi2MhZDUN+0G1kllM67blsJmy0YVXLTixdPejxJLuJ0yjGyIuqHzwSaNLyX+k/U +iJqRVv+l3W+O/amt7ANtRG/4E9zTOR0Jd2ro2kBZLMY9lBWI0INu7BUTevRhBMCn/t4 5nYQlO5nqYrqIhJgvELj+GftQKgtnnJaOBCsqYa0EZeLMu/HFKkQiqJrscbsgsF1BdRF ssalZBbExJaHSI5TF5oKvwOIrD7BOZtaTYDsi4rbJ6WVFMdVfY9iHgoU1ORKrWvC1/fX QaUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=atHZ3g1wj/5oQp0/86VMCtIAZi8m6dLiEsvCAq1aNZ0=; b=R4PeT6TmFX8aEoekG4wplss6IhnhTBikvN9Bu+m5WxowPBpDB8LWXdOOve3aiKPhZ3 n7shdqSKyqpLPoSbX4hT1G1i/llQ81JevpL+qWP2CqJcXgZFVWCCOP37lCqUGoMqJPY7 uJPdp1xpagqV8kIeAFv7ppNgl1TjL5/+NsmlR4jejIJFmWZHeZjCc/6YrYhHoOunLNDK kmMlUtbQcwnq++mSFvcWch4NDYI8FF8Ly3eXthjHjn9wVtSY3FgSo4mYjiX1FM7Xym0A 3uJJhfYrmPdExHP2gaeV3/Ot2MpFvxiEUs871xOoWKrtYdoRjm2J+vAYJWlB8WlWCvGg vioQ== X-Gm-Message-State: ALyK8tJ/Mf6vEh25nCS+VXJIb0dINf3I7LqwTF87/FADJw70PKXn6c56CQwajkGB9M67QXNptWRVGBxDU0Yk6Q== X-Received: by 10.36.13.76 with SMTP id 73mr3005852itx.79.1465301314785; Tue, 07 Jun 2016 05:08:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.130.131 with HTTP; Tue, 7 Jun 2016 05:08:34 -0700 (PDT) In-Reply-To: References: From: Dmitry Igrishin Date: Tue, 7 Jun 2016 15:08:34 +0300 Message-ID: Subject: Re: Typo. To: pgsql-docs Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.0 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org 2016-06-07 14:26 GMT+03:00 Dmitry Igrishin : > Hi, > > In "Internal position: this is defined the same as the P field, but it > is used when the cursor position refers to an internally generated", > "internally generated" should be replaced with "internally-generated". > https://www.postgresql.org/docs/9.6/static/protocol-error-fields.html Yet another place with both of "internally generated" and "internall-generated" https://www.postgresql.org/docs/9.6/static/libpq-exec.html PS. By using FTS I see that there are another places with this inconsistency. -- // Dmitry. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs