Hi,

we should add this header to PLruby - it is no longer provided
by postgres 8.4 for us lazy guys ;)

Besides that, it works (as far as I am concerned).

rgds,
PMc

---------------------------------------------------------------------
*** src/plruby.h.orig   Wed Jul 22 13:43:23 2009
--- src/plruby.h        Wed Jul 22 13:43:34 2009
***************
*** 2,7 ****
--- 2,8 ----
  #include <fcntl.h>
  #include <setjmp.h>
  
+ #include "postgres.h"
  #include "executor/spi.h"
  #include "commands/trigger.h"
  #include "utils/elog.h"
---------------------------------------------------------------------
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to