| Age | Commit message (Expand) | Author |
| 2025-11-08 | doc: consistently use "structname" and "structfield" markup | Bruce Momjian |
| 2025-11-06 | Doc: use uppercase keywords in SQLs | David Rowley |
| 2024-03-28 | Allow "internal" subtransactions in parallel mode. | Tom Lane |
| 2023-01-16 | Assorted improvements to SECURITY DEFINER functions documentation. | Robert Haas |
| 2022-09-28 | revert "warn of SECURITY DEFINER schemas for non-sql_body funcs" | Bruce Momjian |
| 2022-09-01 | doc: warn of SECURITY DEFINER schemas for non-sql_body functions | Bruce Momjian |
| 2021-06-23 | Doc: fix confusion about LEAKPROOF in syntax summaries. | Tom Lane |
| 2021-06-11 | Use the correct article for abbreviations | David Rowley |
| 2021-04-07 | SQL-standard function body | Peter Eisentraut |
| 2021-03-10 | Doc: improve introductory information about procedures. | Tom Lane |
| 2020-10-03 | Improve <xref> vs. <command> formatting in the documentation | Peter Eisentraut |
| 2020-08-31 | doc: add commas after 'i.e.' and 'e.g.' | Bruce Momjian |
| 2020-05-15 | doc: make ref/*.sgml file header comment layout consistent | Bruce Momjian |
| 2019-02-09 | Create the infrastructure for planner support functions. | Tom Lane |
| 2018-12-03 | Refactor documentation about privileges to centralize the info. | Tom Lane |
| 2018-07-29 | Document security implications of qualified names. | Noah Misch |
| 2018-01-26 | Remove the obsolete WITH clause of CREATE FUNCTION. | Tom Lane |
| 2017-11-30 | SQL procedures | Peter Eisentraut |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut |
| 2017-10-20 | Convert SGML IDs to lower case | Peter Eisentraut |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut |
| 2017-06-20 | Upgrade documentation connected with shared_preload_libraries et al. | Tom Lane |
| 2017-03-23 | Remove createlang and droplang | Peter Eisentraut |
| 2017-03-21 | doc: clarify that function "ownership" that controls permission | Bruce Momjian |
| 2017-01-25 | Make UNKNOWN into an actual pseudo-type. | Tom Lane |
| 2016-08-09 | Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. | Tom Lane |
| 2016-07-15 | Improve documentation about search_path for SECURITY DEFINER functions. | Tom Lane |
| 2016-05-12 | doc: Small wording change for clarity | Peter Eisentraut |
| 2015-09-16 | Determine whether it's safe to attempt a parallel plan for a query. | Robert Haas |
| 2015-09-11 | doc: Spell checking | Peter Eisentraut |
| 2015-07-30 | Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction. | Joe Conway |
| 2015-04-26 | Add transforms feature | Peter Eisentraut |
| 2014-02-24 | doc: Improve DocBook XML validity | Peter Eisentraut |
| 2014-02-13 | docs: improve CREATE FUNCTION docs about language case and quoting | Bruce Momjian |
| 2013-11-13 | Clarify CREATE FUNCTION documentation about handling of typmods. | Tom Lane |
| 2013-06-20 | Further update CREATE FUNCTION documentation about argument names | Peter Eisentraut |
| 2013-05-11 | Update CREATE FUNCTION documentation about argument names. | Tom Lane |
| 2013-01-26 | doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and | Bruce Momjian |
| 2013-01-25 | doc: split search_path index entries into separate secondaries | Bruce Momjian |
| 2013-01-05 | doc: Update CREATE FUNCTION compatibility information | Peter Eisentraut |
| 2012-12-14 | doc: Improve search_path mentions in index | Peter Eisentraut |
| 2012-11-17 | doc: Put pg_temp into documentation index | Peter Eisentraut |
| 2012-02-15 | Make CREATE/ALTER FUNCTION support NOT LEAKPROOF. | Robert Haas |
| 2012-02-14 | Allow LEAKPROOF functions for better performance of security views. | Robert Haas |
| 2011-12-19 | Add support for privileges on types | Peter Eisentraut |
| 2011-08-07 | Fix a whitespace issue with the man pages | Peter Eisentraut |
| 2010-11-23 | Remove useless whitespace at end of lines | Peter Eisentraut |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |
| 2010-04-03 | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut |
| 2010-03-03 | Fix SGML markup. | Bruce Momjian |