aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/do.sgml
Commit message (Expand)AuthorAge
* doc: Remove unused title idsPeter Eisentraut2020-03-13
* Adjust hints and docs to suggest CREATE EXTENSION not CREATE LANGUAGE.Tom Lane2018-04-27
* Transaction control in PL proceduresPeter Eisentraut2018-01-22
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Convert SGML IDs to lower casePeter Eisentraut2017-10-20
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Use lower-case SGML attribute valuesPeter Eisentraut2017-10-10
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* 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