Re: comments on casts

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: comments on casts
Date: 2003-10-14 13:43:07
Message-ID: 8689.1066138987@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> Also, with the pg_largeobject table, there seems to be no 'owner'
> concept on lobs at all. So is there no problem with any random gumby
> commenting on anyone else's large object?

We don't have a lot of choice. I suppose ideally LOs should have
owners, but I don't really want to put that much effort (and breakage of
existing apps, no doubt) into them.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2003-10-14 13:56:49 Re: Heading to final release
Previous Message Rod Taylor 2003-10-14 12:53:11 Re: Heading to final release