Search Postgresql Archives

Re: Data visibility

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2006-10-15 at 20:01 +0200, Rafal Pietrak wrote:
> 	new.id := 1000-old.id; 

Sory, correction. 

Of cource, this ID update looks more like the following (OLD.* isn't
valid at this point):

	new.id := 1000 - new.id; 

-- 
-R


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux