Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TmHCK-0000AX-Fu for pgsql-docs@arkaria.postgresql.org; Sat, 22 Dec 2012 05:00:32 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1TmHCI-0004mI-RY for pgsql-docs@arkaria.postgresql.org; Sat, 22 Dec 2012 05:00:30 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tku9x-0002e8-4P for pgsql-docs@postgresql.org; Tue, 18 Dec 2012 10:12:25 +0000 Received: from mail-qa0-f51.google.com ([209.85.216.51]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tku9u-0000xp-GL for pgsql-docs@postgresql.org; Tue, 18 Dec 2012 10:12:24 +0000 Received: by mail-qa0-f51.google.com with SMTP id i20so403679qad.10 for ; Tue, 18 Dec 2012 02:12:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=tKzKqr5olrLz/TFaCTaD6GreZIR5UosWzyuqIkXTr+A=; b=L5ZuR9z3kP6S16iH4kRUDYn8UGUvKP+uYS7yUlhHcdPjI/jHTz+XurDPMG0lvn6ybP F9vkZnSUYa4MDWYLAYmSVP6j2b5WeaL1NA6NAQgXZj3VC983ZHV30KbIcttuwDpHDt6l tPZ1C9z9I+GmphyAeun10ZbyoiRTpVNaPPtFpv8kyMeOJD4WFi3zt8GITeQk0A/uhE0a vntml+0e9oHvhXtgAI7SgARQptGxwXbiHAoKjO6RoSq4/KgRcJdBSfPVDBbtgbQ71ziI 89telgnMqZmfi1n/qrZmdkSjmkjyitEu4tRV8vEJQvSdWv2BFdDtYPtVjLCvQMJzRn5r 4XjA== Received: by 10.49.75.226 with SMTP id f2mr642356qew.43.1355825541018; Tue, 18 Dec 2012 02:12:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.49.48.78 with HTTP; Tue, 18 Dec 2012 02:11:59 -0800 (PST) From: =?UTF-8?B?TWV0aW4gRMO2xZ9sw7w=?= Date: Tue, 18 Dec 2012 12:11:59 +0200 Message-ID: Subject: Wrong function name in the docs To: pgsql-docs@postgresql.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -2.7 (--) 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 I think that "GetForeignTableColumnOptions" should be "GetForeignColumnOptions" in the documentation page below. In the source code of 9.2.2, GetForeignColumnOptions is used. http://www.postgresql.org/docs/9.2/interactive/fdw-helpers.html --=20 Metin D=C3=B6=C5=9Fl=C3=BC --=20 Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs