Re: Schema unique stamp (OID, MD5?)

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Schema unique stamp (OID, MD5?)
Date: 2002-02-23 21:42:28
Message-ID: 200202232142.g1NLgSFP021368@www1.translationforge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le Samedi 23 Février 2002 21:53, Dave Page a écrit :
> This would be very expensive, even on moderately sized databases wouldn't
> it? Why not just check the ctid of the relevant tuple to see if it has
> changed since it was last read.

What if you create a trigger on a function which does not exist anymore. Is
there a way to query a unique OID?

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2002-02-24 08:46:59 Working oin pgAdmin2
Previous Message Dave Page 2002-02-23 21:12:33 Re: ALTER VIEW