[Pgbigm-hackers] compilation failure

Back to archive index

Fujii Masao masao****@gmail*****
2016年 1月 26日 (火) 00:00:09 JST


Hi,

The commit 65c5fcd of PostgreSQL caused the compilation of pg_bigm to fail
as follows.

  bigm_gin.c:384:30: error: use of undeclared identifier 'GIN_AM_OID'
                  indexRel->rd_rel->relam != GIN_AM_OID)
                                             ^
  bigm_gin.c:459:25: error: use of undeclared identifier 'GIN_AM_OID'
                  rel->rd_rel->relam != GIN_AM_OID)
                                        ^
  2 errors generated.

The attached patch adds the missing #include in order to fix this compilation
failure.

This patch needs to be back-patched to REL1_1_STABLE.

Regards,

-- 
Fujii Masao
-------------- next part --------------
$B%F%-%9%H7A<00J30$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
$B%U%!%$%kL>(B: fix_compiler_failure.patch
$B7?(B:         application/octet-stream
$B%5%$%:(B:     344 $B%P%$%H(B
$B @ bL@(B:       $BL5$7(B
다운로드 



Pgbigm-hackers メーリングリストの案内
Back to archive index