Re: [DOCS] [PATCH] Fix documentation about PL/Python exception handling

2010-11-15 Thread Tom Lane
Marti Raudsepp  writes:
> On Wed, Nov 10, 2010 at 16:07, Euler Taveira de Oliveira
>  wrote:
>> Sure. But bear in mind that we don't usually backpatch documentation unless
>> there is incorrect information; improvement belongs to HEAD.

> Yeah, it is quite incorrect (as you can see by comparing test results
> from 1st post with the documentation).

> Attached is a documentation patch that will apply to PostgreSQL 8.1 - 8.4

Hmmm ... I'm less than excited about documenting agreed-to-be-broken
behavior in exquisite detail.  Doing so will just encourage people to
rely on it.  It's particularly unfriendly to document it in detail
without pointing out that it's likely to change.

My inclination is to forget about these doc changes and spend our time
on fixing the behavior instead.

regards, tom lane

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] [PATCH] Fix documentation about PL/Python exception handling

2010-11-15 Thread Marti Raudsepp
On Mon, Nov 15, 2010 at 22:25, Tom Lane  wrote:
> My inclination is to forget about these doc changes and spend our time
> on fixing the behavior instead.

I thought the first step in fixing a problem is admitting the problem ;)
But you raise a fair point.

Regards,
Marti

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs