Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id D32FFB5DBEE for ; Mon, 15 Aug 2011 13:58:44 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 82097-08 for ; Mon, 15 Aug 2011 16:58:34 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) by mail.postgresql.org (Postfix) with ESMTP id 2F3A1B5D803 for ; Mon, 15 Aug 2011 13:58:33 -0300 (ADT) Received: from mail-wy0-f174.google.com (mail-wy0-f174.google.com [74.125.82.174]) (authenticated bits=0) by smtp1.linux-foundation.org (8.14.2/8.13.5/Debian-3ubuntu1.1) with ESMTP id p7FGwUls005572 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for ; Mon, 15 Aug 2011 09:58:32 -0700 Received: by wyg24 with SMTP id 24so3626860wyg.19 for ; Mon, 15 Aug 2011 09:58:30 -0700 (PDT) Received: by 10.216.160.4 with SMTP id t4mr2218664wek.109.1313427510292; Mon, 15 Aug 2011 09:58:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.26.145 with HTTP; Mon, 15 Aug 2011 09:58:00 -0700 (PDT) From: Thom Brown Date: Mon, 15 Aug 2011 17:58:00 +0100 Message-ID: Subject: Foreign server version and type To: pgsql-docs Content-Type: multipart/alternative; boundary=0016e64c1a4e30729d04aa8e2c01 X-MIMEDefang-Filter: lf$Revision: 1.188 $ X-Scanned-By: MIMEDefang 2.63 on 140.211.169.13 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.899 tagged_above=-5 required=5 tests=BAYES_00=-1.9, HTML_MESSAGE=0.001 X-Spam-Level: X-Archive-Number: 201108/9 X-Sequence-Number: 6899 --0016e64c1a4e30729d04aa8e2c01 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm looking at the CREATE SERVER page on the documentation ( http://www.postgresql.org/docs/9.1/static/sql-createserver.html) and noticed that there's a server_version parameter which can be provided with the keyword VERSION and server_type specified after TYPE. However, there's zero information about what these are used for, whether they have any bearing on anything or why you'd want to use them. Are these parameters used for anything, or are they purely for future functionality? Whatever the case, could some kind of elaboration be added to justify the existence of these options? They have been in the docs since the CREATE SERVER syntax was introduced in 8.4. Thanks -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0016e64c1a4e30729d04aa8e2c01 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I'm looking at the CREATE SERVER page on the doc= umentation (http://www.postgresql.org/docs/9.1/static/sql-createserver.htm= l) and noticed that there's a server_version parameter which can be= provided with the keyword VERSION and server_type specified after TYPE.

However, there's zero information about what these = are used for, whether they have any bearing on anything or why you'd wa= nt to use them. =A0Are these parameters used for anything, or are they pure= ly for future functionality? =A0Whatever the case, could some kind of elabo= ration be added to justify the existence of these options? =A0They have bee= n in the docs since the CREATE SERVER syntax was introduced in 8.4.

Thanks

--
Thom Brow= n
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux = user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--0016e64c1a4e30729d04aa8e2c01--