Thread: ODBC Driver Declare/Fetch and Postgres 6.5

ODBC Driver Declare/Fetch and Postgres 6.5

From
Byron Nikolaidis
Date:
Hi,

Doesn't the new Postgres 6.5 support the MVCC (multi-version
concurrency)?  If so, then the issue of locking up when using the
Declare/Fetch option should no longer be an issue because nobody can
block nobody, right?

Byron