missing #include in multibyte.c

From: Georgi Kolev <geo_kolev(at)mail(dot)ru>
To: pgsql-odbc(at)postgresql(dot)org
Subject: missing #include in multibyte.c
Date: 2004-02-15 14:47:14
Message-ID: 200402151647.14350.geo_kolev@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

When compile and start using psqlodbc.so, it crashes with missing export
QR_get_value_backend_row().

I think there is a missing #include "qresult.h" in multibyte.c

Best Regards,
Georgi Kolev

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Alexander Keusch 2004-02-16 10:32:00 PostgreSQL 7.4 Error Codes and psqlODBC
Previous Message Georgi Kolev 2004-02-15 14:39:07 Bug: BIGINT problem