Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bAFAF-00069p-21 for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jun 2016 11:27:19 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bAFAE-0000u8-KL for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jun 2016 11:27:18 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bAF9s-0000WP-TB for pgsql-docs@postgresql.org; Tue, 07 Jun 2016 11:26:57 +0000 Received: from mail-it0-x231.google.com ([2607:f8b0:4001:c0b::231]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bAF9p-0001aI-U4 for pgsql-docs@postgresql.org; Tue, 07 Jun 2016 11:26:55 +0000 Received: by mail-it0-x231.google.com with SMTP id z189so79582435itg.0 for ; Tue, 07 Jun 2016 04:26:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=nPqNWBoyL+DCkbP+tAa/EEmqOB4kB1mPkbCEnET+IvQ=; b=vNRX004EI2Tc25Qs/NPcrGD6UzImeRRwDvMGQ2l3HKjoul87SqrV/5EaNTHKdGhpfF 9oc0Q/5XfnmE9RXn0rmZ4PCt62XDj8xYBjHBCZU8J6PZixZMGBtbfq79OKQ1KsYKGaUW SQ9O4NJs1bcL9zRkqdQ1MpAyfYzeGh/oI5X4zTCNGY48KzGmFPOQHfQWImKbkGGyLdET 3YZwBsfgHU3oXPFrYIxC3EZ0oUjtbDQNpYLjDd2RTkyoGsyKATbi0hJbxCA/sg0tf0Bw EOCVJbWXjlMZ/ynbX3xylabMY/Rx0GKBxOzmGoUHarxaeLSeGqjxm8iloR1MB0EIrbw+ ADdg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=nPqNWBoyL+DCkbP+tAa/EEmqOB4kB1mPkbCEnET+IvQ=; b=ixSn/EytRRKGKVHdwQcvAM0U4xOLCo0PMHM9kTJpEijSGDpL9A2AFe3sh/E/QxEW/Z b/It4iqAvKL+j1YLS8faV9VPtTCAWONS9R7jjT+6LpLeoLBlnpmVjnvlnXMafz5EFSTL sIqpc8U5LnFb1Snh7NCjDkmMVhzEiqz2Vm5BPDEnDzmhkSzig0lODdxfQq4uuiKIkFsX vjCuaW4c9/06UJHzOkWd87C0BIO3nk4JPVVxdj0nh35EaWHzMBfhL4vACSF3UGTw94gA BAwdXZtzIKuhVtdOkDbCaMzit9gvlOne1mdbOTAoSiN+m5mz2qnOXGEVWlwKCcFIqEHY lx7Q== X-Gm-Message-State: ALyK8tJSZEH65U0YBjDAGgmn62ZQBrrDExdM0kFBiMC6DbbAIoh9DKCVQE2y6C8n+DJLmiUBaHQBx/mdsAY1Iw== X-Received: by 10.36.54.200 with SMTP id l191mr2720080itl.79.1465298812493; Tue, 07 Jun 2016 04:26:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.130.131 with HTTP; Tue, 7 Jun 2016 04:26:52 -0700 (PDT) From: Dmitry Igrishin Date: Tue, 7 Jun 2016 14:26:52 +0300 Message-ID: Subject: 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 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 -- // Dmitry. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs