-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Am 29.05.2010 10:57, Perry Hargrave wrote:
> if its done after setting
> 
>>> origin_tag.screen = nil
> 
> then we know
> 
>>> oscr_tags[1] ~= origin_tag
> 
> no?

No

The garbage collector only runs some times, not permanently. In theory you can
never be sure some garbage was collected unless you explicitly call the garbage
collector and let it collect stuff.

Also, even if it were to run, it wouldn't collect the tag since it is still
references by the oscr_tags table. The garbage collector does NOT magically
remove stuff from your tables. Ever.

Uli

- -- 
- - Buck, when, exactly, did you lose your mind?
- - Three months ago. I woke up one morning married to a pineapple.
  An ugly pineapple... But I loved her!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJMAS3iAAoJECLkKOvLj8sGWiYH/0RtK4xoSrdU474Z69j01kqh
1b+bQ0kSKVlNm9M5Pjg0cADVwIrr4ptU1OtS0EodMhTQscqQMMYPZOuPbA+pUQ/h
dOUgoSDSucojyDiVYNQCw2vvof903+30syzKWdcCE76iioI6x3iDm2bYZUMXwj/o
f02q93zZcF6Kk9xlc8Lem81Y87+SKJTWDZLuh0v8VEpGTSb5GSwcf40NeezQ5S+W
JYHuPWrSfycAYtreedeQN4CtfY+491jQmv2mgKzTiR8kbSMfx1sXUh/etvioJPe+
u8WxOF+y1jzcX0vKpPrneyBwY+SX2FYqCtnJfDisXb/V+dXg5B5uqwHdu9Y/xyQ=
=O+kE
-----END PGP SIGNATURE-----

-- 
To unsubscribe, send mail to [email protected].

Reply via email to