| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Brook Milligan <brook(at)trillium(dot)NMSU(dot)Edu> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] header files for spi.h/trigger.h] |
| Date: | 1999-07-14 23:46:53 |
| Message-ID: | 199907142346.TAA00964@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> I am in the process of cleaning up the many un-needed includes and
> adding includes so each *.h file can is compile-able on its own.
>
> Speaking of header files, I'm pretty sure that not enough header files
> get installed in order to compile something using spi.h/trigger.h
> outside the postgresql source tree. This seems like a problem.
>
> Shouldn't the normal install procedure install everything necessary to
> use published postgresql header files?
Good questions. I am not touching spi.h because I realize they are used
by client code.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 1999-07-15 00:25:07 | RE: [HACKERS] Interesting behaviour ! |
| Previous Message | Thomas Lockhart | 1999-07-14 23:39:58 | Re: 6.5.1 release |