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