index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
do.sgml
Commit message (
Expand
)
Author
Age
*
doc: Remove unused title ids
Peter Eisentraut
2020-03-13
*
Adjust hints and docs to suggest CREATE EXTENSION not CREATE LANGUAGE.
Tom Lane
2018-04-27
*
Transaction control in PL procedures
Peter Eisentraut
2018-01-22
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
doc: Improve DocBook XML validity
Peter Eisentraut
2014-02-23
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Fix synopsis of DO statement.
Itagaki Takahiro
2010-02-16
*
Add psql tab completion for DO blocks.
Itagaki Takahiro
2010-02-15
*
Remove the default_do_language parameter, instead making DO use a hardwired
Tom Lane
2010-01-26
*
Improve example for DO, per Petr Jelinek.
Tom Lane
2009-09-23
*
Implement the DO statement to support execution of PL code without having
Tom Lane
2009-09-22