Richard Huxton wrote:

Actually, a simple trace ability would be a huge step forward. It'd save me dotting RAISE statements around my functions while I write them.

Sounds bloody familiar... :-(

Even the ability to add DEBUG statements that checked some global flag before firing would be very useful (to me at least).


I could imagine a DEBUG .... which works like RAISE NOTICE with checking for a set variable, and ASSERT which works like RAISE ERROR.

Does anybody expect keyword conflicts from this?

Regards,
Andreas



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to