| Age | Commit message (Expand) | Author |
| 2008-03-28 | Support statement-level ON TRUNCATE triggers. Simon Riggs | Tom Lane |
| 2007-02-01 | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian |
| 2007-01-31 | Update documentation on may/can/might: | Bruce Momjian |
| 2006-10-23 | Spellchecking and such | Peter Eisentraut |
| 2006-10-21 | Editorial improvements for recent plpython doc updates. | Tom Lane |
| 2006-10-16 | Remove use of '<' and '>' in SGML, use '&' escapes. | Bruce Momjian |
| 2006-09-03 | Remove duplicated index entry. | Tom Lane |
| 2006-09-03 | Fix broken markup. | Tom Lane |
| 2006-09-02 | Allow PL/python to return composite types and result sets | Bruce Momjian |
| 2006-05-26 | Add table_name and table_schema to plpython trigger data, plus docs and regre... | Andrew Dunstan |
| 2005-05-20 | Add some links to the CREATE FUNCTION reference page when describing | Neil Conway |
| 2005-04-09 | We don't put URL's in ulink's because the URL is always generated, but | Bruce Momjian |
| 2005-03-31 | Adjust SGML ulink tags to the URL is always displayed in our printed docs. | Bruce Momjian |
| 2004-12-30 | More minor updates and copy-editing. | Tom Lane |
| 2004-12-17 | Hook up the plpython result-object nrows and status methods correctly. | Tom Lane |
| 2004-09-13 | Redesign query-snapshot timing so that volatile functions in READ COMMITTED | Tom Lane |
| 2004-05-16 | Add documentation for the new "dollar quoting" feature, and update existing | Neil Conway |
| 2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
| 2003-11-12 | Documentation cleanup | Peter Eisentraut |
| 2003-09-12 | Update obsolete examples of error messages; various other minor editing. | Tom Lane |
| 2003-08-31 | Add/edit index entries. | Peter Eisentraut |
| 2003-07-01 | Fix documentation comment about restricted environments, per Kevin Jacobs. | Tom Lane |
| 2003-06-30 | Rename plpython to plpythonu, and update documentation to reflect its | Tom Lane |
| 2003-04-07 | General editing | Peter Eisentraut |
| 2002-10-21 | Small update for the removal of some memory leaks in plpython SGML example. | Bruce Momjian |
| 2002-09-23 | The valid return value should be MODIFY instead of MODIFIED. | Bruce Momjian |
| 2002-09-22 | Fix busted markup. | Tom Lane |
| 2002-09-21 | Add more appropriate markup. | Peter Eisentraut |
| 2002-09-18 | Update installation instructions and put mostly everything in one place. | Peter Eisentraut |
| 2002-03-22 | Spell checking and markup additions | Peter Eisentraut |
| 2002-03-06 | Update docs for new stored procedure error levels. | Bruce Momjian |
| 2002-01-07 | Editorial review | Peter Eisentraut |
| 2001-11-21 | Deprecate 'current' for date/time input. | Thomas G. Lockhart |
| 2001-11-20 | Added a few paragraphs to explain current restricted execution environment, | Bruce Momjian |
| 2001-11-12 | Add some more index entries. | Peter Eisentraut |
| 2001-09-13 | Replace ASCII-quotes with proper markup. | Peter Eisentraut |
| 2001-09-12 | Here's some matching documentation, including some other | Bruce Momjian |
| 2001-09-10 | Markup and spell-check run over Programmer's Guide (rather incomplete still). | Peter Eisentraut |
| 2001-05-12 | PL/Python should build portably now, if you can get over the fact that | Peter Eisentraut |