Re: Auto-timestamp generator (attached) - Mailing list pgsql-general

From Joseph Shraibman
Subject Re: Auto-timestamp generator (attached)
Date
Msg-id 3A834296.DE002ACE@selectacast.net
Whole thread Raw
In response to Auto-timestamp generator (attached)  ("Richard Huxton" <dev@archonet.com>)
Responses Re: Auto-timestamp generator (attached)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
>

> BTW, the recommended way to crank up plpgsql or other PL languages is
> to use the 'createlang' script, which has a slightly better chance of
> getting this sort of detail right.
>

I got that piece of sql from someone on the sql list.  These things
should be on:
http://www.postgresql.org/docs/postgres/c4091.htm

... and the doc pages for PL/tcl and PL/perl.  I was having no idea why
the examples weren't working because the documentation neglected to
point out that I had to explicitly add the languages.



--
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com

pgsql-general by date:

Previous
From: Alfonso Peniche
Date:
Subject: Re: About SP's and parameters
Next
From: Tom Lane
Date:
Subject: Re: Auto-timestamp generator (attached)