Re: 10.0 - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: 10.0
Date
Msg-id cd0f7f5f-459a-2287-9251-1367c4f86f94@BlueTreble.com
Whole thread Raw
In response to Re: 10.0  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
On 6/15/16 9:04 AM, Merlin Moncure wrote:
>> We could stand to be more explicit here.  The docs for version()
>> >> > indicated
>> >> > the server_version_num should be used for "machine processing".

On a somewhat related note, any objection to adding server_version_num 
to pg_config? It's common to need to know what version you're handling 
in a Makefile, and today that's pretty ugly (especially when something 
is stamped as beta, since it breaks assumptions about numeric).
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Rename max_parallel_degree?
Next
From: Teodor Sigaev
Date:
Subject: Re: Should phraseto_tsquery('simple', 'blue blue') @@ to_tsvector('simple', 'blue') be true ?