Re: support for ltree - Mailing list pgsql-general

From David G. Johnston
Subject Re: support for ltree
Date
Msg-id CAKFQuwZuaEF2wRMzt002X6HE5SsAfZaL6D3ZoQdjMk55jJfGxg@mail.gmail.com
Whole thread Raw
In response to support for ltree  (Michael Shapiro <mshapiro51@gmail.com>)
List pgsql-general
On Friday, June 12, 2015, Michael Shapiro <mshapiro51@gmail.com> wrote:
The reason I am asking is that, although ltree seems to have been a contributed module since at least 8.3, how can one know if it will always be part of subsequent versions of Postgres?

Whether contrib, core, or an external extension you like will always have ltree available to you.

It is also open source so you could update and compile it yourself in a worse case scenario.

The difference between core and contrib is the subject of many discussions but anything there now is almost guaranteed to be in one or the other indefinitely.

David J.

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: support for ltree
Next
From: Keith Rarick
Date:
Subject: Re: Alter column from text[] to uuid[]