summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-09-19Remove obsolete warning from docs.Heikki Linnakangas
2016-09-19Update recovery_min_apply_delay docs for remote_apply mode.Robert Haas
2016-09-15Clarify policy on marking inherited constraints as valid.Robert Haas
2016-09-12Docs: assorted minor cleanups.Tom Lane
2016-09-12pg_basebackup: Clean created directories on failurePeter Eisentraut
2016-09-11Raise max setting of checkpoint_timeout to 1dSimon Riggs
2016-09-11Allow CREATE EXTENSION to follow extension update paths.Tom Lane
2016-09-09Correct TABLESAMPLE docsSimon Riggs
2016-09-08MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD.Noah Misch
2016-09-089.6 release notes: correct summary item about freezeBruce Momjian
2016-09-07Support renaming an existing value of an enum type.Tom Lane
2016-09-07Doc: minor documentation improvements about extensions.Tom Lane
2016-09-06Doc: small improvements for documentation about VACUUM freezing.Tom Lane
2016-09-05Relax transactional restrictions on ALTER TYPE ... ADD VALUE.Tom Lane
2016-09-05Document LSN acronym in WAL InternalsSimon Riggs
2016-09-04Update release notes to mention need for ALTER EXTENSION UPDATE.Tom Lane
2016-09-03Improve readability of the output of psql's \timing command.Tom Lane
2016-09-03New recovery target recovery_target_lsnSimon Riggs
2016-09-03Fix wording of logical decoding conceptsSimon Riggs
2016-09-02Don't require dynamic timezone abbreviations to match underlying time zone.Tom Lane
2016-08-29Remove support for OpenSSL versions older than 0.9.8.Heikki Linnakangas
2016-08-28Make another editorial pass over the 9.6 release notes.Tom Lane
2016-08-28Update 9.6 release notes through today.Tom Lane
2016-08-26Add a nonlocalized version of the severity field to client error messages.Tom Lane
2016-08-25doc: more replacement of <literal> with something betterBruce Momjian
2016-08-24doc: Fix XSLT speedup with older upstream stylesheet versionsPeter Eisentraut
2016-08-23Create an SP-GiST opclass for inet/cidr.Tom Lane
2016-08-23doc: fix incorrect 'literal' tagsBruce Momjian
2016-08-23Improve SP-GiST opclass API to better support unlabeled nodes.Tom Lane
2016-08-23Add txid_current_ifassigned().Robert Haas
2016-08-22doc: fix typo in recent patchBruce Momjian
2016-08-19doc: requirepeer is a way to avoid spoofingBruce Momjian
2016-08-18doc: Speed up XSLT buildsPeter Eisentraut
2016-08-18Support the new regexp_match() function for citext.Tom Lane
2016-08-17Implement regexp_match(), a simplified alternative to regexp_matches().Tom Lane
2016-08-17Disable update_process_title by default on WindowsMagnus Hagander
2016-08-17docs: my third pass over the 9.6 release notesBruce Momjian
2016-08-16doc: Remove some confusion from pg_archivecleanup docPeter Eisentraut
2016-08-16Fix typosPeter Eisentraut
2016-08-16Doc: copy-editing in create_access_method.sgml.Tom Lane
2016-08-16Doc: remove out-of-date claim that pg_am rows must be inserted by hand.Tom Lane
2016-08-15Stamp HEAD as 10devel.Tom Lane
2016-08-13Add SQL-accessible functions for inspecting index AM properties.Tom Lane
2016-08-12Doc: clarify that DROP ... CASCADE is recursive.Tom Lane
2016-08-12Correct TABLESAMPLE docsSimon Riggs
2016-08-11Add ID property to replication slots' sect2Alvaro Herrera
2016-08-11docs: my second pass over the 9.6 release notesBruce Momjian
2016-08-11Doc: write some for adminpack.Tom Lane
2016-08-09docs: my first pass over the 9.6 release notesBruce Momjian
2016-08-09Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT.Tom Lane