Re: ToDo: enhanced diagnostic for plpgsql

Lists: pgsql-hackers
From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ToDo: enhanced diagnostic for plpgsql
Date: 2010-11-26 10:37:42
Message-ID: AANLkTi=UC88H=2uJLHGW-HOUrHW=2mTHPj-o7jN05nj4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hello

there is difficult working with exception still. Isn't time to move forward?

http://archives.postgresql.org/pgsql-general/2010-11/msg01129.php

I am thinking, so we can little bit enhance a GET DIAGNOSTICS statement

condition item names are defined in SQL 92 - mainly: TABLE_NAME,
COLUM_NAME and MESSAGE_TEXT.

Regards

Pavel Stehule


From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ToDo: enhanced diagnostic for plpgsql
Date: 2010-11-26 20:43:50
Message-ID: 1290804089-sup-7837@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Excerpts from Pavel Stehule's message of vie nov 26 07:37:42 -0300 2010:
> Hello
>
> there is difficult working with exception still. Isn't time to move forward?
>
> http://archives.postgresql.org/pgsql-general/2010-11/msg01129.php
>
> I am thinking, so we can little bit enhance a GET DIAGNOSTICS statement
>
> condition item names are defined in SQL 92 - mainly: TABLE_NAME,
> COLUM_NAME and MESSAGE_TEXT.

This is probably connected to my proposal here:
http://archives.postgresql.org/message-id/20090804171210.GL6494@alvh.no-ip.org

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ToDo: enhanced diagnostic for plpgsql
Date: 2010-11-26 20:46:36
Message-ID: AANLkTikjtE0L11kj8bhb_qdvZjA2itCWLoYjs1mooXEt@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

2010/11/26 Alvaro Herrera <alvherre(at)commandprompt(dot)com>:
> Excerpts from Pavel Stehule's message of vie nov 26 07:37:42 -0300 2010:
>> Hello
>>
>> there is difficult working with exception still. Isn't time to move forward?
>>
>> http://archives.postgresql.org/pgsql-general/2010-11/msg01129.php
>>
>> I am thinking, so we can little bit enhance a GET DIAGNOSTICS statement
>>
>> condition item names are defined in SQL 92 - mainly: TABLE_NAME,
>> COLUM_NAME and MESSAGE_TEXT.
>
> This is probably connected to my proposal here:
> http://archives.postgresql.org/message-id/20090804171210.GL6494@alvh.no-ip.org
>

yes, your proposal means first step

Pavel

> --
> Álvaro Herrera <alvherre(at)commandprompt(dot)com>
> The PostgreSQL Company - Command Prompt, Inc.
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
>


From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ToDo: enhanced diagnostic for plpgsql
Date: 2010-11-27 07:46:08
Message-ID: AANLkTikfjRzmhRhG1-nMixY3zvzekAt-i0RVmphvMr71@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hello

do you plan do some work on this job?

Regards

Pavel Stehule

2010/11/26 Alvaro Herrera <alvherre(at)commandprompt(dot)com>:
> Excerpts from Pavel Stehule's message of vie nov 26 07:37:42 -0300 2010:
>> Hello
>>
>> there is difficult working with exception still. Isn't time to move forward?
>>
>> http://archives.postgresql.org/pgsql-general/2010-11/msg01129.php
>>
>> I am thinking, so we can little bit enhance a GET DIAGNOSTICS statement
>>
>> condition item names are defined in SQL 92 - mainly: TABLE_NAME,
>> COLUM_NAME and MESSAGE_TEXT.
>
> This is probably connected to my proposal here:
> http://archives.postgresql.org/message-id/20090804171210.GL6494@alvh.no-ip.org
>
> --
> Álvaro Herrera <alvherre(at)commandprompt(dot)com>
> The PostgreSQL Company - Command Prompt, Inc.
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
>


From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ToDo: enhanced diagnostic for plpgsql
Date: 2010-11-29 13:30:36
Message-ID: 1291037425-sup-5736@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Excerpts from Pavel Stehule's message of sáb nov 27 04:46:08 -0300 2010:
> Hello
>
> do you plan do some work on this job?
>

Not currently :-(

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support