Search Postgresql Archives

Order of rows in statement triggers NEW/OLD tables

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

 



Hi,
when defining statement triggers on update I can use:

REFERENCING OLD TABLE AS xxx NEW TABLE as YYY

these "pseudo" tables contain rows that were before and after.

Is the order guaranteed?

Can I assume that "first" row returned by select from xxx, will be older
version of first row returned by select from yyy?

depesz





[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 Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux