Ilja Golshtein wrote:
Hello!
Is it Ok to use xmin column in application programm?
Purpose is obvios: I need to know the record was not changed since
a moment in the past and things like this.
So every UPDATE should somehow change value of the column.
The choice it trigger or xmin.
Which is better (from perfomance, reliability, compartibility,
whatever, point of view)?
The only problem with using xmin is that it's not portable. You won't
find it in Mysql/Oracle etc.
--
Richard Huxton
Archonet Ltd
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly