]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix very old bug which made tuples changed/inserted by a commnd
authorVadim B. Mikheev <vadim4o@yahoo.com>
Fri, 29 Aug 1997 09:05:25 +0000 (09:05 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Fri, 29 Aug 1997 09:05:25 +0000 (09:05 +0000)
commit3152996ffb8e9954927268b12f11814902e90166
tree57c1a6cad6fc4a1839d1d9b86add0017da60bf5d
parente06099c6076a3cee2b8fc39284744239d772ff2f
Fix very old bug which made tuples changed/inserted by a commnd
visible to command itself (so we had multiple update of updated tuples,
etc).
src/backend/access/transam/xact.c
src/backend/utils/time/tqual.c
src/include/access/xact.h