But it is transparent to the libpq programmer; why it's not transparent with sqldb?
2010/11/24 Martin Schreiber <[email protected]> > On Wednesday, 24. November 2010 18.52:11 Alexsander Rosa wrote: > > Implicit transaction even in C using libpq, even for a mere SELECT? Are > you > > sure? > > > Yes: > http://www.postgresql.org/docs/8.3/static/tutorial-transactions.html > " > PostgreSQL actually treats every SQL statement as being executed within a > transaction. If you do not issue a BEGIN command, then each individual > statement has an implicit BEGIN and (if successful) COMMIT wrapped around > it. > " > Martin > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- Atenciosamente, Alexsander da Rosa Linux User #113925 "Extremismo na defesa da liberdade não é defeito. Moderação na busca por justiça não é virtude." -- Barry Goldwater
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
