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 196E23A1A0B for ; Fri, 14 Jan 2005 13:19:41 +0000 (GMT) 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 65479-07 for ; Fri, 14 Jan 2005 13:19:32 +0000 (GMT) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id 134C23A19D8 for ; Fri, 14 Jan 2005 13:19:34 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id 7759455A90; Fri, 14 Jan 2005 14:19:34 +0100 (CET) Received: from www.credativ.de (pD950147E.dip0.t-ipconnect.de [217.80.20.126]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id DC05155A8F; Fri, 14 Jan 2005 14:19:32 +0100 (CET) Received: from bell.credativ.de (bell.credativ.de [172.26.14.16]) by www.credativ.de (Postfix) with ESMTP id 7ECCF1C003C; Fri, 14 Jan 2005 14:19:28 +0100 (CET) From: Peter Eisentraut To: Kris Jurka Subject: Re: add index entries for function volatilties Date: Fri, 14 Jan 2005 14:19:18 +0100 User-Agent: KMail/1.7.1 Cc: pgsql-docs@postgresql.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501141419.19246.peter_e@gmx.net> X-Virus-Scanned: by AMaViS at credativ.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.05 tagged_above=0 required=5 tests=FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200501/19 X-Sequence-Number: 2778 Am Freitag, 14. Januar 2005 13:08 schrieb Kris Jurka: > Add index entries for function volatilties. Looks good. Commit please. -- Peter Eisentraut http://developer.postgresql.org/~petere/