Message110407
Mike, it is better to think of database rows as immutable tuples. During the course of a query the contents of the database are considered static - hence all that locking and kvetching about this or that database not having "true" foreign key support. If database rows were mutable the results of a JOIN could be nonsensical. |
|
| Date |
User |
Action |
Args |
| 2010-07-16 00:52:50 | jackdied | set | recipients:
+ jackdied, rhettinger, belopolsky, grubert, alexandre.vassalotti, schmir, eric.araujo, zzzeek |
| 2010-07-16 00:52:50 | jackdied | set | messageid: <[email protected]> |
| 2010-07-16 00:52:48 | jackdied | link | issue9269 messages |
| 2010-07-16 00:52:48 | jackdied | create | |
|