Ticket #16993

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

Date d'ouverture: 2009-05-28 01:55 Dernière mise à jour: 2009-05-28 01:59

Rapporteur:
Propriétaire:
(Aucun)
Type:
État:
Ouvert
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
1

Détails

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
Commentaire

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

Attachment File List

Modifier

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