Re: trigger function building - Mailing list pgsql-sql

From Manuel Sugawara
Subject Re: trigger function building
Date
Msg-id m3r7t7b4fh.fsf@conexa.fciencias.unam.mx
Whole thread Raw
In response to trigger function building  (hook <hook@kcp.com>)
List pgsql-sql
hook <hook@kcp.com> writes:

> What's the proper way to include the suport files for building 'C' trigger
> functions in to the normal PostgreSQL install?
> 
> 
> I.E. /
>     "make install "does not include internal/postgres_fe.h, executor/spi.h
> nor commands/trigger.h in to /usr/local/pgsql/include.

make install-all-headers should do the trick.

Regards,
Manuel.


pgsql-sql by date:

Previous
From: Jean-Luc Lachance
Date:
Subject: Re: Multitable uniqueness ?
Next
From: Dan Field
Date:
Subject: Re: Memory usage on subselect