ODBC Driver Declare/Fetch and Postgres 6.5

From: Byron Nikolaidis <byronn(at)solipsys(dot)com>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: ODBC Driver Declare/Fetch and Postgres 6.5
Date: 1999-06-30 20:04:32
Message-ID: 377A7850.D3998FF8@solipsys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Nathan Gelbard 1999-06-30 20:14:27 storing java objects
Previous Message Byron Nikolaidis 1999-06-30 19:26:58 Re: [INTERFACES] fetching way too much or too often???