aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref
Commit message (Expand)AuthorAge
* Fix some documentation in pg_rewindMichael Paquier2019-04-05
* Doc: clarify that REASSIGN OWNED doesn't handle default privileges.Tom Lane2019-03-25
* Fix psql's "\g target" meta-command to work with COPY TO STDOUT.Tom Lane2019-01-26
* Doc: improve documentation about ALTER LARGE OBJECT requirements.Tom Lane2018-12-11
* doc: Clarify CREATE TYPE ENUM documentationPeter Eisentraut2018-11-20
* Doc: remove claim that all \pset format options are unique in 1 letter.Tom Lane2018-11-14
* Fix missing whitespace in pg_dump ref pageMagnus Hagander2018-10-29
* doc: "Latest checkpoint location" will not match in pg_upgradeBruce Momjian2018-08-25
* Mention ownership requirements for REFRESH MATERIALIZED VIEW in docsMichael Paquier2018-08-17
* docs: Only first instance of a PREPARE parameter sets data typeBruce Momjian2018-08-09
* Document security implications of qualified names.Noah Misch2018-07-28
* Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.Tom Lane2018-07-12
* Add note in pg_rewind documentation about read-only filesMichael Paquier2018-07-07
* Fix grammar in REVOKE documentationMichael Paquier2018-06-10
* doc: adjust DECLARE docs to mention FOR UPDATE behaviorBruce Momjian2018-05-28
* Fix SQL:2008 FETCH FIRST syntax to allow parameters.Andrew Gierth2018-05-21
* Doc: note that statement-level view triggers require an INSTEAD OF trigger.Tom Lane2018-03-18
* Fix warnings in man page buildPeter Eisentraut2018-03-08
* Document security implications of search_path and the public schema.Noah Misch2018-02-26
* Doc: fix minor bug in CREATE TABLE example.Tom Lane2018-02-15
* doc: Improve pg_upgrade rsync examples to use clusterdirBruce Momjian2018-01-31
* psql documentation fixesPeter Eisentraut2018-01-29
* Doc: add a summary table to the CREATE POLICY docs.Dean Rasheed2017-11-24
* Doc: mention that you can't PREPARE TRANSACTION after NOTIFY.Tom Lane2017-10-27
* Doc: fix missing explanation of default object privileges.Tom Lane2017-10-11
* Improve the CREATE POLICY documentation.Dean Rasheed2017-09-27
* Fix erroneous documentation about noise word GROUP.Tom Lane2017-09-20
* docs: re-add instructions on setting wal_level for rsync useBruce Momjian2017-09-20
* Mention need for --no-inc-recursive in rsync commandMagnus Hagander2017-09-20
* docs: clarify pg_upgrade docs regarding standbys and rsyncBruce Momjian2017-09-16
* docs: adjust "link mode" mention in pg_upgrade streaming stepsBruce Momjian2017-09-13
* docs: improve pg_upgrade standby instructionsBruce Momjian2017-09-13
* docs: improve pg_upgrade rsync instructionsBruce Momjian2017-09-12
* Add missing ALTER USER variantsPeter Eisentraut2017-08-03
* Doc: clarify description of degenerate NATURAL joins.Tom Lane2017-07-20
* doc: adjust wal_level pg_upgrade patchBruce Momjian2017-06-20
* Fix materialized-view documentation oversights.Tom Lane2017-06-19
* doc: remove mention of Windows junction points by pg_upgradeBruce Momjian2017-06-15
* docs: Fix pg_upgrade standby server upgrade docsBruce Momjian2017-06-15
* Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs.Tom Lane2017-05-29
* Back-patch checkpoint clarification docs and pg_basebackup updatesMagnus Hagander2017-04-01
* Simplify the example of VACUUM in documentation.Fujii Masao2017-03-31
* pg_upgrade docs: clarify instructions on standby extensionsBruce Momjian2017-02-25
* Remove bogus notice that older clients might not work with MD5 passwords.Heikki Linnakangas2017-01-03
* Improve RLS documentation with respect to COPYJoe Conway2016-12-22
* Fix buffer overflow on particularly named files and clarify documentation aboutMichael Meskes2016-12-22
* Improve ALTER TABLE documentationStephen Frost2016-12-21
* Handle empty or all-blank PAGER setting more sanely in psql.Tom Lane2016-12-07
* Clarify pg_dump -b documentationStephen Frost2016-11-29
* Doc: in back branches, don't call it a row constructor if it isn't really.Tom Lane2016-11-22