summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2017-05-08Match pg_user_mappings limits to information_schema.user_mapping_options.Noah Misch
2017-05-08Restore PGREQUIRESSL recognition in libpq.Noah Misch
2017-05-08Add security checks to selectivity estimation functionsPeter Eisentraut
2017-05-07Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21.Tom Lane
2017-05-06Document current_role.Tom Lane
2017-04-21doc: Update linkPeter Eisentraut
2017-04-01Back-patch checkpoint clarification docs and pg_basebackup updatesMagnus Hagander
2017-03-30Simplify the example of VACUUM in documentation.Fujii Masao
2017-03-19doc: Fix a few typos and awkward linksPeter Eisentraut
2017-03-17Remove dead link.Robert Haas
2017-03-14Spelling fixesPeter Eisentraut
2017-02-25pg_upgrade docs: clarify instructions on standby extensionsBruce Momjian
2017-02-21doc: Update URL for plrPeter Eisentraut
2017-02-20Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.Tom Lane
2017-02-17Document usage of COPT environment variable for adjusting configure flags.Tom Lane
2017-02-16Doc: remove duplicate index entry.Tom Lane
2017-02-15Formatting and docs corrections for logical decoding output plugins.Tom Lane
2017-02-15Doc: fix typo in logicaldecoding.sgml.Tom Lane
2017-02-07Correct thinko in last-minute release note item.Tom Lane
2017-02-06Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20.Tom Lane
2017-01-23doc: Update URL for Microsoft download sitePeter Eisentraut
2017-01-03Update copyright for 2017Bruce Momjian
2017-01-03Remove bogus notice that older clients might not work with MD5 passwords.Heikki Linnakangas
2016-12-29Fix incorrect example of to_timestamp() usage.Tom Lane
2016-12-27Explain unaccounted for space in pgstattuple.Andrew Dunstan
2016-12-23Doc: improve index entry for "median".Tom Lane
2016-12-22Fix buffer overflow on particularly named files and clarify documentation aboutMichael Meskes
2016-12-21Improve ALTER TABLE documentationStephen Frost
2016-12-14Back-patch fcff8a575198478023ada8a48e13b50f70054766 as a bug fix.Kevin Grittner
2016-12-07Handle empty or all-blank PAGER setting more sanely in psql.Tom Lane
2016-11-30Doc: improve description of trim() and related functions.Tom Lane
2016-11-29Clarify pg_dump -b documentationStephen Frost
2016-11-27Mention server start requirement for ssl parametersMagnus Hagander
2016-11-22Doc: improve documentation about composite-value usage.Tom Lane
2016-11-22Doc: add a section in Part II concerning RETURNING.Tom Lane
2016-11-14Fix duplication in ALTER MATERIALIZE VIEW synopsisAlvaro Herrera
2016-11-08Fix typoMagnus Hagander
2016-11-06Rationalize and document pltcl's handling of magic ".tupno" array element.Tom Lane
2016-10-24Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, 9.1.24.Tom Lane
2016-10-22Improve documentation about use of Linux huge pages.Tom Lane
2016-10-21Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables.Tom Lane
2016-10-11Improve documentation for CREATE RECURSIVE VIEW.Tom Lane
2016-09-26Document has_type_privilege().Tom Lane
2016-09-23Doc: fix examples of # operators so they actually work.Tom Lane
2016-09-20doc: Fix documentation to match actual make outputPeter Eisentraut
2016-09-20doc: Correct ALTER USER MAPPING examplePeter Eisentraut
2016-09-06Doc: small improvements for documentation about VACUUM freezing.Tom Lane
2016-09-02Don't require dynamic timezone abbreviations to match underlying time zone.Tom Lane
2016-08-11Doc: write some for adminpack.Tom Lane
2016-08-09Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT.Tom Lane