Friar Tue, 11 Jun 2013 10:54:19 -0700
Hello! I've found pgScript bug: SET @now = '2013-06-01 12:00:00.00000'; SET @now = '@now'; SELECT @now::timestamp;
This code is executed indefinitely . pgAdmin v1.16.1 for Windows, postgres 9.2 Debian 6.0 With best regards, Konstantin