X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id F06355351C for ; Thu, 31 Mar 2005 18:07:36 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 95323-08 for ; Thu, 31 Mar 2005 17:07:32 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [64.139.89.126]) by svr1.postgresql.org (Postfix) with ESMTP id 74ADE53516 for ; Thu, 31 Mar 2005 18:07:31 +0100 (BST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id j2VH7Uq24251; Thu, 31 Mar 2005 12:07:30 -0500 (EST) From: Bruce Momjian Message-Id: <200503311707.j2VH7Uq24251@candle.pha.pa.us> Subject: Re: Mention PL/Python newline handling? In-Reply-To: <20050331042649.GA38936@winnie.fuhr.org> To: Michael Fuhr Date: Thu, 31 Mar 2005 12:07:30 -0500 (EST) Cc: pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.011 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200503/34 X-Sequence-Number: 2930 Michael Fuhr wrote: > Should the PL/Python documentation mention the way PL/Python handles > newlines as a result of the following change? Or will a comment > in the Release Notes suffice? (I'm assuming whoever's doing the > 8.0.2 Release Notes will mention it). > > http://archives.postgresql.org/pgsql-committers/2005-03/msg00342.php > > I can submit a documentation patch before 8.0.2 wraps if necessary. > Any preferences on where a change should go? Maybe at the end of > "38.1. PL/Python Functions"? > > http://www.postgresql.org/docs/8.0/static/plpython.html I will add it to the release notes. I don't see this a something that would affect developers. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073