Re: Temporal extensions

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Dave Jones <dave(at)waveform(dot)org(dot)uk>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Temporal extensions
Date: 2015-04-27 20:48:58
Message-ID: 553EA0BA.9050408@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/25/15 7:49 PM, Dave Jones wrote:
> I've been working on a conversion of several utilities I wrote for
> another engine, and was wondering if there was any interest in seeing
> any of them added to contrib/ at some point in the vague undefined future?

Not in contrib, no, because there's no reason for these to be tied to
specific versions of Postgres. Adding to PGXN would make sense though.
(Though, I dislike using timestamps to do change/history tracking, but
that's just me...)
--
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-04-27 20:53:30 Re: PL/pgSQL, RAISE and error context
Previous Message Peter Eisentraut 2015-04-27 20:19:12 Re: INSERT ... ON CONFLICT syntax issues