Feature #5259
Add support for anonymous DO blocks.
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/27/2011
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
PostgreSQL 9.0 introduced a notion of inline DO blocks:
http://www.postgresql.org/docs/9.0/interactive/sql-do.html
So far, nothing stops us from adding support for such blocks written in PL/PHP.
No data to display