X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id ED81247634D for ; Thu, 3 Apr 2003 10:07:33 -0500 (EST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by postgresql.org (Postfix) with SMTP id F12E8475ED4 for ; Thu, 3 Apr 2003 10:07:32 -0500 (EST) Received: (qmail 24698 invoked by uid 65534); 3 Apr 2003 15:07:36 -0000 Received: from p3E9E70F6.dip0.t-ipconnect.de (EHLO p3E9E70F6.dip0.t-ipconnect.de) (62.158.112.246) by mail.gmx.net (mp009-rz3) with SMTP; 03 Apr 2003 17:07:36 +0200 Date: Thu, 3 Apr 2003 17:08:36 +0200 (CEST) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: rmello@fslc.usu.edu Cc: pgsql-docs@postgresql.org Subject: GPL'ed instr function in PL/pgSQL documentation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-12.1 required=5.0 tests=BAYES_00,USER_AGENT_PINE autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) X-Archive-Number: 200304/6 X-Sequence-Number: 1732 The documentation of PL/pgSQL contains a sample implementation of the Oracle instr function, which carries the notice that it is licensed under the GPL. We need to relicense this function or remove it from the documentation. Your choice. -- Peter Eisentraut peter_e@gmx.net