Release 1.0.6. Workaround for 8.2 and 8.3.

This commit is contained in:
Takahiro Itagaki
2009-07-03 05:52:31 +00:00
parent 2f2fa142b8
commit 27e6839132
5 changed files with 121 additions and 36 deletions

View File

@ -8,6 +8,7 @@
*/
#include "postgres.h"
#include "fmgr.h"
#include "pgut-be.h"
#if PG_VERSION_NUM < 80400