Re: multiline PL/Python function fails in *.sql - Mailing list pgsql-novice

From Tom Lane
Subject Re: multiline PL/Python function fails in *.sql
Date
Msg-id 22014.1073281278@sss.pgh.pa.us
Whole thread Raw
In response to Re: multiline PL/Python function fails in *.sql  (rlasjunies@free.fr (Richard LASJUNIES))
List pgsql-novice
rlasjunies@free.fr (Richard LASJUNIES) writes:
> I reproduced the problem, using pgAdmin III.
> My postgre 7.4.1 is running on WXP SP1 / cygwin

Python is sensitive to leading whitespace --- perhaps whatever you
are using to enter the function is mucking up your indentation?

            regards, tom lane

pgsql-novice by date:

Previous
From: Dan Jewett
Date:
Subject: Re: Timestamp vs. Interval and formatting....
Next
From: Michael Glaesemann
Date:
Subject: Re: Timestamp vs. Interval and formatting....