aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Revert 95d737ff to add 'ignore_nulls'Stephen Frost2014-09-29
* Fix relcache for policies, and doc updatesStephen Frost2014-09-26
* Add -D option to specify data directory to pg_controldata and pg_resetxlog.Heikki Linnakangas2014-09-25
* Copy-editing of row securityStephen Frost2014-09-24
* Code review for row security.Stephen Frost2014-09-24
* Fix failure of contrib/auto_explain to print per-node timing information.Tom Lane2014-09-19
* doc: Use <literal> and all-caps for READ COMMITTED isolation level.Robert Haas2014-09-19
* Row-Level Security Policies (RLS)Stephen Frost2014-09-19
* Add the capability to display summary statistics to pg_xlogdump.Andres Freund2014-09-19
* Fix the return type of GIN triConsistent support functions to "char".Heikki Linnakangas2014-09-16
* Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way.Tom Lane2014-09-13
* Run missing documentation tools through "missing"Peter Eisentraut2014-09-13
* Add GUC to enable logging of replication commands.Fujii Masao2014-09-13
* Add unicode_{column|header|border}_style to psqlStephen Frost2014-09-12
* Add 'ignore_nulls' option to row_to_jsonStephen Frost2014-09-11
* Change the way latency is calculated with pgbench --rate option.Heikki Linnakangas2014-09-11
* doc: improve configuration management sectionBruce Momjian2014-09-10
* Implement mxid_age() to compute multi-xid ageBruce Momjian2014-09-10
* Add new psql help topics, accessible to both --help and \?.Andres Freund2014-09-10
* Add width_bucket(anyelement, anyarray).Tom Lane2014-09-09
* doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut2014-09-09
* Fix psql \s to work with recent libedit, and add pager support.Tom Lane2014-09-08
* Documentation fix: sum(float4) returns float4, not float8.Tom Lane2014-09-07
* docs: Improve pg_isready details about username/dbnameBruce Momjian2014-09-06
* Properly document that -r is only honored from the command-line.Bruce Momjian2014-09-06
* pg_upgrade: preserve the timestamp epochBruce Momjian2014-09-05
* Clarify documentation about "peer" rows in window functionsBruce Momjian2014-09-05
* doc: Remove dead linkPeter Eisentraut2014-09-04
* Update URL reference material in /contrib/isn docsBruce Momjian2014-09-03
* Document use of partial indexes for partial unique constraintsBruce Momjian2014-09-03
* Check number of parameters in RAISE statement at compile time.Heikki Linnakangas2014-09-02
* Add psql PROMPT variable showing which line of a statement is being edited.Andres Freund2014-09-02
* Support ALTER SYSTEM RESET command.Fujii Masao2014-09-02
* doc: Various typo/grammar fixesKevin Grittner2014-08-30
* pg_is_xlog_replay_paused(): remove super-user-only restrictionBruce Momjian2014-08-29
* doc: Revert ALTER TABLESPACE summary linePeter Eisentraut2014-08-29
* Add min and max aggregates for inet/cidr data types.Tom Lane2014-08-28
* Allow escaping of option values for options passed at connection start.Andres Freund2014-08-28
* doc: Document valid checkpoint_timeout rangePeter Eisentraut2014-08-26
* Implement IF NOT EXISTS for CREATE SEQUENCE.Heikki Linnakangas2014-08-26
* pg_upgrade docs: update docs for 8.3 support removalBruce Momjian2014-08-25
* pg_ctl, pg_upgrade: allow multiple -o/-O options, append themBruce Momjian2014-08-25
* upgrade docs: highlight pg_upgrade, warn about globals preservationBruce Momjian2014-08-25
* Implement ALTER TABLE .. SET LOGGED / UNLOGGEDAlvaro Herrera2014-08-22
* Fix corner-case behaviors in JSON/JSONB field extraction operators.Tom Lane2014-08-22
* Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'Stephen Frost2014-08-21
* Add pinning_backends column to the pg_buffercache extension.Andres Freund2014-08-22
* Use comma+space as the separator in the default search_path.Heikki Linnakangas2014-08-20
* Make pg_service.conf sample LDIF more portable.Noah Misch2014-08-18
* Document new trigger-related forms of ALTER FOREIGN TABLE.Noah Misch2014-08-18