| Commit message (Expand) | Author | Age |
* | Make CREATE/ALTER FUNCTION support NOT LEAKPROOF. | Robert Haas | 2012-02-15 |
* | Allow LEAKPROOF functions for better performance of security views. | Robert Haas | 2012-02-13 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 |
* | Easier to translate psql help | Peter Eisentraut | 2009-09-18 |
* | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 |
* | Support "variadic" functions, which can accept a variable number of arguments | Tom Lane | 2008-07-16 |
* | Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. | Tom Lane | 2007-09-03 |
* | Implement function-local GUC parameter settings, as per recent discussion. | Tom Lane | 2007-09-03 |
* | Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc | Tom Lane | 2007-01-22 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Minor SGML style police work. | Neil Conway | 2006-02-18 |
* | Make an editorial pass over the reference pages. | Tom Lane | 2005-11-01 |
* | Update documentation to reflect the new ALTER OWNER rules for all | Tom Lane | 2005-10-13 |
* | Documentation for ALTER object SET SCHEMA commands. Also some minor | Tom Lane | 2005-08-01 |
* | Document that utility commands such as DROP FUNCTION allow argument names | Tom Lane | 2005-05-26 |
* | Allow ALTER FUNCTION to change a function's strictness, volatility, and | Neil Conway | 2005-03-14 |
* | Support renaming of tablespaces, and changing the owners of | Tom Lane | 2004-06-25 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 2003-09-09 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 |