aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/do.sgml
Commit message (Expand)AuthorAge
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Fix synopsis of DO statement.Itagaki Takahiro2010-02-16
* Add psql tab completion for DO blocks.Itagaki Takahiro2010-02-15
* Remove the default_do_language parameter, instead making DO use a hardwiredTom Lane2010-01-26
* Improve example for DO, per Petr Jelinek.Tom Lane2009-09-23
* Implement the DO statement to support execution of PL code without havingTom Lane2009-09-22