Tíquete #16993

PostgreSQL 8.3.6以降でコンパイルエラーが発生する

: 2009-05-28 01:55 Última Atualização: 2009-05-28 01:59

Relator:
Dono:
(Nenhum)
Tipo:
Estado:
Aberto
Componente:
(Nenhum)
Marcos:
(Nenhum)
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Nenhum
Arquivo:
1

Details

PosgreSQL 8.3.6にてIndexBuildHeapScanの仕様が変更され、引数が増えたためにLudiaのコンパイルに失敗します。

環境:

  • Fedora Core 10
  • PostgreSQL 8.3.7
  • Ludia 1.5.2
  • gcc 4.3.2


該当箇所:


pgsenna2.c:612

  1. Datum
  2. pgs2build0(Relation heap, Relation index, IndexInfo *indexInfo, int flags, Oid oid_type)
  3. {
  4. ...
  5. reltuples = IndexBuildHeapScan(heap, index, indexInfo,
  6. buildCallback, (void *) &bs);
  7. ...

Ticket History (3/3 Histories)

2009-05-28 01:55 Updated by: yuiga
  • New Ticket "PostgreSQL 8.3.6以降でコンパイルエラーが発生する" created
2009-05-28 01:59 Updated by: yuiga
Comentário

Ludia-1.5.2用PosgreSQL 8.3.6以降対応パッチ(File ID: 3721)を添付します。

Attachment File List

Editar

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login