Re: how do i find out when a record was created/modified?

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: David Goodenough <david(dot)goodenough(at)btconnect(dot)com>
Cc: Andy Kriger <akriger(at)greaterthanone(dot)com>, Pgsql-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: how do i find out when a record was created/modified?
Date: 2002-11-22 11:58:39
Message-ID: 1037966319.27507.4.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2002-11-22 at 11:27, David Goodenough wrote:
> On Friday 22 November 2002 10:12, Oliver Elphick wrote:
> > There is a contrib module, spi/moddatetime, that will do both.
>
> I just went to the web site, and from there to the FTP master and looked
> in the contrib directory, and its empty. Presuming I looked in the wrong
> place could you give us a URL please?

It's part of the standard issue in postgresql-7.2.3.tar.gz. I didn't
mean a web page.

If you build from source, look in postgresql-7.2.3/contrib.

If you have a distribution package, look for the contrib package.

--
Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
LFIX Limited

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hunter 2002-11-22 13:00:31 escape single quote in INSERT command
Previous Message Nigel J. Andrews 2002-11-22 11:55:07 Re: how do i find out when a record was created/modified?