Re: [DOCS] Foreign server version and type

2012-08-15 Thread Thom Brown
On 15 August 2012 16:47, Bruce Momjian wrote: > On Mon, Aug 15, 2011 at 08:36:36PM +0300, Heikki Linnakangas wrote: >> On 15.08.2011 19:58, Thom Brown wrote: >> >I'm looking at the CREATE SERVER page on the documentation ( >> >http://www.postgresql.org/docs/9.1/static/sql-createserver.html) and no

Re: [DOCS] Foreign server version and type

2012-08-15 Thread Bruce Momjian
On Mon, Aug 15, 2011 at 08:36:36PM +0300, Heikki Linnakangas wrote: > On 15.08.2011 19:58, Thom Brown wrote: > >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 whi

Re: [DOCS] Foreign server version and type

2011-08-15 Thread Heikki Linnakangas
On 15.08.2011 19:58, Thom Brown wrote: 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 T

[DOCS] Foreign server version and type

2011-08-15 Thread Thom Brown
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 informat