Re: exposing pg_controldata and pg_config as functions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: exposing pg_controldata and pg_config as functions
Дата
Msg-id 20151102174402.GF6104@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: exposing pg_controldata and pg_config as functions  (Erik Rijkers <er@xs4all.nl>)
Список pgsql-hackers
Erik Rijkers wrote:

> utils/fmgrtab.o:(.rodata+0x19f78): undefined reference to `_null_'
> utils/fmgrtab.o:(.rodata+0x1a078): undefined reference to `_null_'

The fix for this is to add a parallel-safe flag to new pg_proc.h lines.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: WIP: Rework access method interface
Следующее
От: Joe Conway
Дата:
Сообщение: Re: ALTER SYSTEM vs symlink