Re: [SQL] crosstab functions in postgres 8.1

2008-06-06 Thread Tom Lane
"Chris Preston" <[EMAIL PROTECTED]> writes: > I am almost a newbie to postgres and only recently found out about one of > the greatest function crosstab in postgres. The problem is that I am using > 8.1 and when I run the function I am getting an error relating to > $libdir/tablefunc.. someone

[SQL] crosstab functions in postgres 8.1

2008-06-06 Thread Chris Preston
Hello, I am almost a newbie to postgres and only recently found out about one of the greatest function crosstab in postgres. The problem is that I am using 8.1 and when I run the function I am getting an error relating to $libdir/tablefunc.. someone mentioned that it might be because I am usin