Re: [DOCS] Confusing sentence regarding Python example

2011-06-04 Thread Thom Brown
On 4 June 2011 21:40, Peter Eisentraut wrote: > On lör, 2011-06-04 at 14:36 +0100, Thom Brown wrote: >> The docs reference an example "above" which doesn't exist: >> http://www.postgresql.org/docs/current/static/plpython-data.html#AEN52431 >> >> It says that it would return the wrong answer for nu

Re: [DOCS] Confusing sentence regarding Python example

2011-06-04 Thread Peter Eisentraut
On lör, 2011-06-04 at 14:36 +0100, Thom Brown wrote: > The docs reference an example "above" which doesn't exist: > http://www.postgresql.org/docs/current/static/plpython-data.html#AEN52431 > > It says that it would return the wrong answer for null inputs, but > then gives an example where it hand

[DOCS] Confusing sentence regarding Python example

2011-06-04 Thread Thom Brown
Hi, The docs reference an example "above" which doesn't exist: http://www.postgresql.org/docs/current/static/plpython-data.html#AEN52431 It says that it would return the wrong answer for null inputs, but then gives an example where it handles that. Is something missing here? -- Thom Brown Twit