X-Original-To: pgsql-docs@postgresql.org Received: from mobilhome (lescampeurs.org [62.212.118.54]) by postgresql.org (Postfix) with SMTP id D1B9B474E4F for ; Wed, 19 Mar 2003 18:05:14 -0500 (EST) Received: (qmail 2870 invoked from network); 19 Mar 2003 23:04:08 -0000 Received: from localhost.localdomain (HELO localhost) (127.0.0.1) by localhost.localdomain with SMTP; 19 Mar 2003 23:04:08 -0000 Date: Thu, 20 Mar 2003 00:04:08 +0100 From: CharlyBr To: pgsql-docs@postgresql.org Subject: postgresql version for a function Message-Id: <20030320000408.05496b51.charlybr-ml@pop.lescampeurs.org> Organization: LesCampeurs! X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archive-Number: 200303/34 X-Sequence-Number: 1712 Hello, we use at work different versions of postgres, but only the latest docs from postgresql. I was wondering if functions could have the postgresql version associed with? example: replace ( > 7.3) -- CharlyBr