Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VlNQv-0006zP-F4 for pgsql-docs@arkaria.postgresql.org; Tue, 26 Nov 2013 18:32:25 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1VlNQu-0005OW-Tg for pgsql-docs@arkaria.postgresql.org; Tue, 26 Nov 2013 18:32:24 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VlNQt-0005NU-No for pgsql-docs@postgresql.org; Tue, 26 Nov 2013 18:32:23 +0000 Received: from eisentraut.org ([85.214.91.16] helo=gattler.pezone.net) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VlNQo-0005CR-0G for pgsql-docs@postgresql.org; Tue, 26 Nov 2013 18:32:23 +0000 Received: from jesse.mybdev.com (unknown [204.145.120.11]) by gattler.pezone.net (Postfix) with ESMTPSA id 4465E59000F; Tue, 26 Nov 2013 18:32:16 +0000 (UTC) Message-ID: <5294E92E.1020304@gmx.net> Date: Tue, 26 Nov 2013 13:32:14 -0500 From: Peter Eisentraut User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Marc Mamin CC: "'pgsql-docs@postgresql.org'" Subject: Re: misleading lang_name case in CREATE FUNCTION doc. References: <1384343764.15453.4.camel@vanquo.pezone.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.9 (-) 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 On 11/13/13, 9:02 AM, Marc Mamin wrote: > something like :? > > The name of the language that the function is implemented in. > Can be 'sql', 'c', 'internal', or the name of a user-defined procedural language. > Single quotes are optional, they required correct case when used. That would make the deprecated syntax more prominent than the non-deprecated one. We want to get rid of the single quotes. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs