Re: Did xpath_table get dropped.

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Did xpath_table get dropped.
Дата
Msg-id 4F621745.3060709@gmail.com
обсуждение исходный текст
Ответ на Did xpath_table get dropped.  (Rob Sargent <robjsargent@gmail.com>)
Список pgsql-general
On 03/14/2012 09:49 PM, Rob Sargent wrote:
> On 03/14/2012 08:57 PM, Tom Lane wrote:
>> Rob Sargent<robjsargent@gmail.com> writes:
>>> I don't see anything to that effect in the release notes I've looked at.
>>
>> That's cause it's still there. Did you remember to build/install
>> contrib/xml2? The xpath functions you're listing are all core, I think.
>>
>> regards, tom lane
>
> Thanks. I blew it on the configure then. Arrrg. Now off to find the
> contribs.
>
> Cheers.

For closure, and for any poor slob in the same predicament:
I carefully put my big-boy pants back on and
    cd postgres-9.1.2/contrib/xml2
    make install

    create extension xml2;
Joy

В списке pgsql-general по дате отправления:

Предыдущее
От: "George Weaver"
Дата:
Сообщение: Using copy with a file containing blank rows
Следующее
От: Bret Stern
Дата:
Сообщение: Re: Backups