Re: new food for the contrib/ directory

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Andreas Scherbaum <ads(at)ufp(dot)de>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: new food for the contrib/ directory
Date: 2002-04-06 03:46:46
Message-ID: 200204060346.g363kka16096@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


I received this code and have attached the README. Can I get a review
of its usefulness from someone?

---------------------------------------------------------------------------

Andreas Scherbaum wrote:
>
> Hello,
>
> i have written a module for logging changes on a table (without knowing
> the exact column names).
> Dont know where to put it, but its ready for use in the contrib directory.
>
> Its available at: http://ads.ufp.de/projects/Pg/table_log.tar.gz (3k)
>
> Would be nice, if this can be added.
>
>
> Best regards
>
> --
> Andreas 'ads' Scherbaum
> Failure is not an option. It comes bundled with your Microsoft product.
> (Ferenc Mantfeld)
>
>
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 1.5 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Barry Lind 2002-04-06 05:35:49 Re: 16 parameter limit
Previous Message Bruce Momjian 2002-04-06 02:15:00 Re: 7.2 fe-exec.c patch to PQescapeString()