Thread

  1. header files for spi.h/trigger.h

    Brook Milligan <brook@trillium.nmsu.edu> — 1999-07-14T22:47:54Z

       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?
    
    Cheers,
    Brook
    
    
  2. Re: [HACKERS] header files for spi.h/trigger.h]

    Bruce Momjian <maillist@candle.pha.pa.us> — 1999-07-14T23:46:53Z

    >    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@candle.pha.pa.us            |  (610) 853-3000
      +  If your life is a hard drive,     |  830 Blythe Avenue
      +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026