Better way to write PL/pgSQL?
Is there a decent IDE-like tool for writing and debugging PL/pgSQL functions, e.g. for writing stored procedures? I find it an exercise in frustration using pgAdmin III, because the error messages...