summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2014-10-03Don't balance vacuum cost delay when per-table settings are in effectAlvaro Herrera
2014-10-01Improve documentation about binary/textual output mode for output plugins.Andres Freund
2014-09-30Correct stdin/stdout usage in COPY .. PROGRAMStephen Frost
2014-09-19Fix failure of contrib/auto_explain to print per-node timing information.Tom Lane
2014-09-16Fix the return type of GIN triConsistent support functions to "char".Heikki Linnakangas
2014-09-12Support ALTER SYSTEM RESET command.Fujii Masao
2014-09-11Change the way latency is calculated with pgbench --rate option.Heikki Linnakangas
2014-09-11doc: improve configuration management sectionBruce Momjian
2014-09-09doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut
2014-09-08Fix psql \s to work with recent libedit, and add pager support.Tom Lane
2014-09-08Documentation fix: sum(float4) returns float4, not float8.Tom Lane
2014-09-06docs: Improve pg_isready details about username/dbnameBruce Momjian
2014-09-06Properly document that -r is only honored from the command-line.Bruce Momjian
2014-09-05Clarify documentation about "peer" rows in window functionsBruce Momjian
2014-09-04doc: Remove dead linkPeter Eisentraut
2014-09-04docs: Improve documentation of \pset without arguments.Fujii Masao
2014-09-03Update URL reference material in /contrib/isn docsBruce Momjian
2014-09-03Document use of partial indexes for partial unique constraintsBruce Momjian
2014-08-30doc: Various typo/grammar fixesKevin Grittner
2014-08-29pg_is_xlog_replay_paused(): remove super-user-only restrictionBruce Momjian
2014-08-29doc: Revert ALTER TABLESPACE summary linePeter Eisentraut
2014-08-25upgrade docs: highlight pg_upgrade, warn about globals preservationBruce Momjian
2014-08-22Fix corner-case behaviors in JSON/JSONB field extraction operators.Tom Lane
2014-08-21Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'Stephen Frost
2014-08-19Make pg_service.conf sample LDIF more portable.Noah Misch
2014-08-19Document new trigger-related forms of ALTER FOREIGN TABLE.Noah Misch
2014-08-18Adjust Release Notes to reflect holding off wrapped expanded mode until 9.5 (...Greg Stark
2014-08-18Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation.Tom Lane
2014-08-18Use ISO 8601 format for dates converted to JSON, too.Tom Lane
2014-08-18Add missing index terms for replication commands in the document.Fujii Masao
2014-08-18Make an editorial pass over the 9.4 release notes.Tom Lane
2014-08-17Improve DISCARD documentation.Tom Lane
2014-08-17doc: Work around stylesheet bug for man buildPeter Eisentraut
2014-08-14Update SysV parameter configuration documentation for FreeBSD.Tom Lane
2014-08-13Expose -S option in pg_receivexlog.Fujii Masao
2014-08-11Fix documentation oversights about pageinspect and initialization fork.Fujii Masao
2014-08-10Clarify type resolution behavior for domain types.Tom Lane
2014-08-09Further cleanup of JSON-specific error messages.Tom Lane
2014-08-08Fix typo in docs.Tom Lane
2014-08-01Fix typo in user manualHeikki Linnakangas
2014-07-30doc: Clean up some recently added PL/pgSQL documentationPeter Eisentraut
2014-07-29Reword the sentence for pg_logical_slot_peek_changes function.Fujii Masao
2014-07-27doc: Fix up ALTER TABLESPACE reference pagePeter Eisentraut
2014-07-23Rearrange documentation paragraph describing pg_relation_size().Tom Lane
2014-07-21Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.Tom Lane
2014-07-20Fix xreflabel for hot_standby_feedback.Tom Lane
2014-07-18Limit pg_upgrade authentication advice to always-secure techniques.Noah Misch
2014-07-17doc: Spell checkingPeter Eisentraut
2014-07-15doc: Put new options in right order on reference pagesPeter Eisentraut
2014-07-15doc: small fixes for REINDEX reference pagePeter Eisentraut