BUG #1911: Error in PSQLODBC.DLL using SQLTablePrivileges

From: "Abel Pinto Muoz" <apinto(at)ccs(dot)biz>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1911: Error in PSQLODBC.DLL using SQLTablePrivileges
Date: 2005-09-26 16:25:47
Message-ID: 20050926162547.50A13F116A@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1911
Logged by: Abel Pinto Muoz
Email address: apinto(at)ccs(dot)biz
PostgreSQL version: 8.0.3 Build 103
Operating system: Windows
Description: Error in PSQLODBC.DLL using SQLTablePrivileges
Details:

With version 8.00.01.01 of PSQLODBC.DLL under Windows 2000 if call to the
ODBC function SQLTablePrivileges and inform the TableName but don't inform
the SchemaName then the driver crash (GPF).

Also happens if don't inform SchemaName and TableName. Or if only inform
SchemaName.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tobias Brox 2005-09-26 19:11:25 Re: String Comparision Weirdness
Previous Message Antoine Bajolet 2005-09-26 15:11:41 BUG #1910: pg_autovacuum failed on a table with very frequent r/w access