SPI procedure for removing large objects

From: "Sergey E(dot) Levov" <serg(at)gate(dot)informika(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: SPI procedure for removing large objects
Date: 1998-08-05 14:22:22
Message-ID: RKUg6orOnB@gate.informika.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

I've written the SPI procedure which allows to delete large
objects referenced by currently deleted or updated tuples.
I tested it with PostgreSQL v6.3.2 and seem it works.
If PostgreSQL developers team is interested in it, I'll send
the sources to this mailing list or to somebody personally.

Sorry for my English.

Best regards,
Sergey E. Levov (serg(at)informika(dot)ru)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-08-05 14:45:17 Re: [HACKERS] OR clause status
Previous Message David Hartwig 1998-08-05 13:14:27 Re: [HACKERS] OR clause status