Age | Commit message (Expand) | Author |
2013-09-02 | Fix relfrozenxid query in docs to include TOAST tables. | Andrew Dunstan |
2013-07-19 | doc: Fix typos in conversion names. | Robert Haas |
2013-07-02 | Mention extra_float_digits in floating point docs | Alvaro Herrera |
2013-06-27 | Tweak wording in sequence-function docs to avoid PDF build failures. | Tom Lane |
2013-06-26 | Document effect of constant folding on CASE. | Noah Misch |
2013-06-20 | Update CREATE FUNCTION documentation about argument names | Peter Eisentraut |
2013-06-12 | Improve description of loread/lowrite. | Robert Haas |
2013-06-11 | Add description that loread()/lowrite() are corresponding to | Tatsuo Ishii |
2013-06-07 | Correct the documentation of pg_rewrite.ev_attr. | Kevin Grittner |
2013-06-07 | Minor docs wordsmithing. | Tom Lane |
2013-05-04 | docs: log_line_prefix session id fix | Bruce Momjian |
2013-05-04 | doc: fix log_line_prefix session_id %c item | Bruce Momjian |
2013-04-05 | doc: Remove excessive table cell | Peter Eisentraut |
2013-04-05 | doc: Fix number of columns in table | Peter Eisentraut |
2013-04-01 | Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. | Tom Lane |
2013-03-29 | Document encode(bytea, 'escape')'s behavior correctly. | Tom Lane |
2013-03-23 | Don't put <indexterm> before <term> in <varlistentry> items. | Tom Lane |
2013-03-18 | Improve documentation of EXTRACT(WEEK). | Tom Lane |
2013-03-03 | doc: Awkward phrasing fix | Peter Eisentraut |
2013-02-25 | doc: Fix markup typo | Peter Eisentraut |
2013-02-24 | doc: Remove PostgreSQL version number from xml2 deprecation notice | Peter Eisentraut |
2013-02-04 | Prevent execution of enum_recv() from SQL. | Tom Lane |
2013-02-04 | Update release notes for 9.2.3, 9.1.8, 9.0.12, 8.4.16, 8.3.23. | Tom Lane |
2013-01-28 | DROP OWNED: don't try to drop tablespaces/databases | Alvaro Herrera |
2013-01-21 | doc: Fix syntax of a URL | Peter Eisentraut |
2013-01-01 | Update copyrights for 2013 | Bruce Momjian |
2012-12-08 | Update ISO 3166 link | Peter Eisentraut |
2012-12-03 | Update release notes for 9.2.2, 9.1.7, 9.0.11, 8.4.15, 8.3.22. | Tom Lane |
2012-12-03 | Fix documentation of path(polygon) function. | Tom Lane |
2012-12-01 | doc: Fix broken links to DocBook wiki | Peter Eisentraut |
2012-11-26 | Remove inaccurate "Incrementally Updated Backups" documentation section; | Bruce Momjian |
2012-10-17 | Fix typo in previous commit | Simon Riggs |
2012-10-17 | Add hash index caution to CREATE INDEX docs | Simon Riggs |
2012-10-04 | Fix permissions explanations in CREATE DATABASE and CREATE SCHEMA docs. | Tom Lane |
2012-09-25 | Fix examples of how to use "su" while starting the server. | Tom Lane |
2012-09-19 | Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4.14, 8.3.21. | Tom Lane |
2012-09-17 | Provide adequate documentation of the "table_name *" notation. | Tom Lane |
2012-09-16 | Fix documentation reference to maximum allowed for autovacuum_freeze_max_age. | Kevin Grittner |
2012-08-14 | Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. | Tom Lane |
2012-08-14 | Prevent access to external files/URLs via contrib/xml2's xslt_process(). | Tom Lane |
2012-06-19 | Update copyright year in forgotten places | Peter Eisentraut |
2012-06-17 | Add missing subtitle for compressed archive logs | Magnus Hagander |
2012-05-31 | Update release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19. | Tom Lane |
2012-05-03 | Remove link to ODBCng project from the docs. | Magnus Hagander |
2012-04-06 | Update URL for pgtclng project. | Tom Lane |
2012-03-20 | Update struct Trigger in docs | Alvaro Herrera |
2012-03-11 | Add description for --no-locale and --text-search-config. | Tatsuo Ishii |
2012-03-05 | Improve documentation around logging_collector and use of stderr. | Tom Lane |
2012-02-23 | Last-minute release note updates. | Tom Lane |
2012-02-23 | Require execute permission on the trigger function for CREATE TRIGGER. | Tom Lane |