X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 2243AD1B50C for ; Tue, 21 Oct 2003 16:43:29 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 04378-02 for ; Tue, 21 Oct 2003 13:42:58 -0300 (ADT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id DEC2DD1B4FD for ; Tue, 21 Oct 2003 13:42:56 -0300 (ADT) Received: (qmail 8763 invoked by uid 65534); 21 Oct 2003 16:42:52 -0000 Received: from dsl-082-082-165-026.arcor-ip.net (EHLO dsl-082-082-165-026.arcor-ip.net) (82.82.165.26) by mail.gmx.net (mp014) with SMTP; 21 Oct 2003 18:42:52 +0200 X-Authenticated: #495269 Date: Tue, 21 Oct 2003 18:42:54 +0200 (CEST) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: Oliver Elphick Cc: pgsql-docs@postgresql.org Subject: Re: Clarification in create_function.sgml In-Reply-To: <1066731212.5439.3.camel@linda.lfix.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200310/25 X-Sequence-Number: 2045 Oliver Elphick writes: > It is necessary for single quotes and backslashes in a function > definition to be escaped, but the reference page does not make this > clear. This ought to be implicit in it being a string literal. -- Peter Eisentraut peter_e@gmx.net