Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2010-04-03 | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 9.0.0 |
| 2010-02-16 | Fix synopsis of DO statement. | Itagaki Takahiro | 9.0.0 |
| 2010-02-15 | Add psql tab completion for DO blocks. | Itagaki Takahiro | 9.0.0 |
| 2010-01-26 | Remove the default_do_language parameter, instead making DO use a hardwired | Tom Lane | 9.0.0 |
| 2009-09-23 | Improve example for DO, per Petr Jelinek. | Tom Lane | 9.0.0 |
| 2009-09-22 | Implement the DO statement to support execution of PL code without having | Tom Lane | 9.0.0 |