pgsql: Add: > o Add single-step debugging of PL/PgSQL functions

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > o Add single-step debugging of PL/PgSQL functions
Date: 2005-09-16 11:24:02
Message-ID: 20050916112402.DEF1CD9136@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> o Add single-step debugging of PL/PgSQL functions

Modified Files:
--------------
pgsql/doc:
TODO (r1.1654 -> r1.1655)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1654&r2=1.1655)
pgsql/doc/src/FAQ:
TODO.html (r1.161 -> r1.162)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.161&r2=1.162)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2005-09-16 14:40:55 pgsql: Small fixes
Previous Message Neil Conway 2005-09-16 05:35:42 pgsql: Rename pg_complete_relation_size() to pg_total_relation_size(),