Re: exposing pg_controldata and pg_config as functions - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: exposing pg_controldata and pg_config as functions
Date
Msg-id 20151102174402.GF6104@alvherre.pgsql
Whole thread Raw
In response to Re: exposing pg_controldata and pg_config as functions  (Erik Rijkers <er@xs4all.nl>)
List 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 by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: WIP: Rework access method interface
Next
From: Joe Conway
Date:
Subject: Re: ALTER SYSTEM vs symlink