Using Transaction Blocks w/ SELECT - Mailing list pgsql-sql

From
Subject Using Transaction Blocks w/ SELECT
Date
Msg-id 9ca50g$30cm$1@news.tht.net
Whole thread Raw
Responses Re: Using Transaction Blocks w/ SELECT
List pgsql-sql
Goinging throught the libpq docs, I noticed that in all of the examples involving
select statements, transaction blocks are used.  I see why this is necessary for
write operations, but I don't see the need in read operations that don't commit.  Am
I missing something?  Any help appreciated.



pgsql-sql by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Regular expressions and indexes
Next
From: Peter Eisentraut
Date:
Subject: Re: Using Transaction Blocks w/ SELECT