dynamic interval in plpgsql - Mailing list pgsql-novice

From Thilo Hille
Subject dynamic interval in plpgsql
Date
Msg-id 4067FF9F.20706@resourcery.de
Whole thread Raw
Responses Re: dynamic interval in plpgsql
Re: dynamic interval in plpgsql
List pgsql-novice
hi,
i work on a stored procedure which does some timespecific calculations
in plpgsql.
in a loop i want  to increase a timestamp by a changing interval. but i
found no way to assign a variable to INTERVAL .
finally i used plpython for the function but i still wonder if it could
be done with plpgsql?

regards thilo

pgsql-novice by date:

Previous
From: Oliver Fromme
Date:
Subject: Re: Images in Database
Next
From: Alexandre Ricciardi
Date:
Subject: problem on psql command