Re: Equivalent function not found for ERROR_PROCEDURE(),ERROR_LINE(),ERROR_MESSAGE().

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Equivalent function not found for ERROR_PROCEDURE(),ERROR_LINE(),ERROR_MESSAGE().
Date: 2017-03-28 19:51:25
Message-ID: 66d6b777-6df1-9cfa-405c-7e94d937f378@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/27/2017 04:59 AM, MAJUMDER, SAYAN wrote:
>
> Hi,
>
> I am new to postgresql and presently we are migrating from sql server
> to postgresql.
>
> We have certain functions in sql server such as
> ERROR_PROCEDURE(),ERROR_LINE(),ERROR_MESSAGE(). I am unable to find
> any equivalent
>
> functions in postgresql. Kindly help me. Thanks in advance. Its urgent.
>
> Thanks and regards,
>
> Sayan Majumder.
>
> This message contains information that may be privileged or
> confidential and is the property of the Capgemini Group. It is
> intended only for the person to whom it is addressed. If you are not
> the intended recipient, you are not authorized to read, print, retain,
> copy, disseminate, distribute, or use this message or any part
> thereof. If you receive this message in error, please notify the
> sender immediately and delete all copies of this message.
>

Seems you didn't like the "RAISE" option you were given on Stack
Overflow. You might explain what those functions do to allow postgres
people to recognize any potential match.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2017-03-28 20:13:40 Re: Equivalent function not found for ERROR_PROCEDURE(),ERROR_LINE(),ERROR_MESSAGE().
Previous Message John R Pierce 2017-03-28 19:48:46 Re: Equivalent function not found for ERROR_PROCEDURE(),ERROR_LINE(),ERROR_MESSAGE().