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 B7EB453B88 for ; Thu, 31 Mar 2005 05:26:58 +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 88581-08 for ; Thu, 31 Mar 2005 04:26:56 +0000 (GMT) Received: from tigger.fuhr.org (tigger.fuhr.org [63.214.45.158]) by svr1.postgresql.org (Postfix) with ESMTP id 3D00E53B85 for ; Thu, 31 Mar 2005 05:26:53 +0100 (BST) Received: from winnie.fuhr.org (winnie.fuhr.org [10.1.0.1]) by tigger.fuhr.org (8.13.3/8.13.3) with ESMTP id j2V4QoUV003146 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 30 Mar 2005 21:26:52 -0700 (MST) (envelope-from mfuhr@winnie.fuhr.org) Received: from winnie.fuhr.org (localhost [127.0.0.1]) by winnie.fuhr.org (8.13.3/8.13.3) with ESMTP id j2V4QnD0039051 for ; Wed, 30 Mar 2005 21:26:49 -0700 (MST) (envelope-from mfuhr@winnie.fuhr.org) Received: (from mfuhr@localhost) by winnie.fuhr.org (8.13.3/8.13.3/Submit) id j2V4QnYj039050 for pgsql-docs@postgresql.org; Wed, 30 Mar 2005 21:26:49 -0700 (MST) (envelope-from mfuhr) Date: Wed, 30 Mar 2005 21:26:49 -0700 From: Michael Fuhr To: pgsql-docs@postgresql.org Subject: Mention PL/Python newline handling? Message-ID: <20050331042649.GA38936@winnie.fuhr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.004 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200503/33 X-Sequence-Number: 2929 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 -- Michael Fuhr http://www.fuhr.org/~mfuhr/