Re: crosstab functionality for postgres 8.1.4

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: Amol Chiplunkar <Amol(dot)Chiplunkar(at)sun(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: crosstab functionality for postgres 8.1.4
Date: 2010-03-11 02:56:26
Message-ID: b42b73151003101856s3edfc615x766e3e0811c13c30@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Mar 10, 2010 at 7:00 PM, Amol Chiplunkar
<Amol(dot)Chiplunkar(at)sun(dot)com> wrote:
> Hi,
>
> My postgres 8.1.4 installation does not have the crosstab
> functions. Most likely due to unavailability of contrib/tablefunc
> module.

does too!
http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/?only_with_tag=REL8_1_4

(upgrade to 8.1.19 ASAP!)

merlin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Graf 2010-03-11 03:08:14 Re: Naming conventions for lots of stored procedures
Previous Message Greenhorn 2010-03-11 02:36:34 Finding duplicates only.