View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 12:22 PM
Teodor Sigaev
 
Posts: n/a
Default Re: PG_MODULE_MAGIC check in 8.2

#ifdef PG_MODULE_MAGIC
PG_MODULE_MAGIC;
#endif

solves your problem
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote