Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: difference in MVCC in 8.3 vs 8.2



"kenneth d'souza" <kd_souza(at)hotmail(dot)com> writes:
> Is there any reason why the function must have got renamed from
> HeapTupleSatisfiesSnapshot to HeapTupleSatisfiesMVCC.

The old name was misleading, because all those functions work with
"snapshots" in the sense of "values of type Snapshot".  See

http://archives.postgresql.org/pgsql-committers/2007-03/msg00316.php

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group