Ticket #16993

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

Eröffnet am: 2009-05-28 01:55 Letztes Update: 2009-05-28 01:59

Auswertung:
Verantwortlicher:
(Keine)
Typ:
Status:
Offen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
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-Verlauf (3/3 Historien)

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

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

Dateianhangliste

Bearbeiten

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