Tips on how to efficiently debugging PL/PGSQL

From: <cyw(at)dls(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Tips on how to efficiently debugging PL/PGSQL
Date: 2008-10-23 17:19:55
Message-ID: 2B4BE16C46894ED2B4CE4242C5D8C886@nc05072019
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Just to seek some tips on how to efficiently debug PL/SQL.

One thing that bugs me in particular is the inability to trace a SQL line
number in an error message to the line in my PL/PGSQL code.

Thanks,
CYW

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Otandeka Simon Peter 2008-10-23 17:24:12 Re: Import db from 8.1.3 to 8.3.1
Previous Message Simon Riggs 2008-10-23 17:16:26 Re: [HACKERS] Hot Standby utility and administrator functions