]> granicus.if.org Git - postgresql/history - doc
Add support for managing physical replication slots to pg_receivexlog.
[postgresql] / doc /
2014-10-06 Andres FreundAdd support for managing physical replication slots...
2014-10-06 Andres FreundRename pg_recvlogical's --create/--drop to --create...
2014-10-05 Tom LaneUpdate 9.4 release notes for commits through today.
2014-10-03 Stephen FrostFix CreatePolicy, pg_dump -v; psql and doc updates
2014-10-03 Alvaro HerreraDon't balance vacuum cost delay when per-table settings...
2014-10-03 Heikki LinnakangasFix documentation for CREATE SEQUENCE IF NOT EXISTS.
2014-10-01 Heikki LinnakangasAdd functions for dealing with PGP armor header lines...
2014-10-01 Andres FreundImprove documentation about binary/textual output mode...
2014-09-30 Stephen FrostCorrect stdin/stdout usage in COPY .. PROGRAM
2014-09-29 Andres Freunddoc fix for pg_recvlogical: --create doesn't immediatel...
2014-09-29 Stephen FrostRevert 95d737ff to add 'ignore_nulls'
2014-09-26 Stephen FrostFix relcache for policies, and doc updates
2014-09-25 Heikki LinnakangasAdd -D option to specify data directory to pg_controlda...
2014-09-24 Stephen FrostCopy-editing of row security
2014-09-24 Stephen FrostCode review for row security.
2014-09-19 Tom LaneFix failure of contrib/auto_explain to print per-node...
2014-09-19 Robert Haasdoc: Use <literal> and all-caps for READ COMMITTED...
2014-09-19 Stephen FrostRow-Level Security Policies (RLS)
2014-09-19 Andres FreundAdd the capability to display summary statistics to...
2014-09-16 Heikki LinnakangasFix the return type of GIN triConsistent support functi...
2014-09-14 Tom LaneInvent PGC_SU_BACKEND and mark log_connections/log_disc...
2014-09-14 Peter EisentrautRun missing documentation tools through "missing"
2014-09-12 Fujii MasaoAdd GUC to enable logging of replication commands.
2014-09-12 Stephen FrostAdd unicode_{column|header|border}_style to psql
2014-09-12 Stephen FrostAdd 'ignore_nulls' option to row_to_json
2014-09-11 Heikki LinnakangasChange the way latency is calculated with pgbench ...
2014-09-11 Bruce Momjiandoc: improve configuration management section
2014-09-10 Bruce MomjianImplement mxid_age() to compute multi-xid age
2014-09-09 Andres FreundAdd new psql help topics, accessible to both --help...
2014-09-09 Tom LaneAdd width_bucket(anyelement, anyarray).
2014-09-09 Peter Eisentrautdoc: Reflect renaming of Mac OS X to OS X
2014-09-08 Tom LaneFix psql \s to work with recent libedit, and add pager...
2014-09-08 Tom LaneDocumentation fix: sum(float4) returns float4, not...
2014-09-06 Bruce Momjiandocs: Improve pg_isready details about username/dbname
2014-09-06 Bruce MomjianProperly document that -r is only honored from the...
2014-09-05 Bruce Momjianpg_upgrade: preserve the timestamp epoch
2014-09-05 Bruce MomjianClarify documentation about "peer" rows in window functions
2014-09-04 Peter Eisentrautdoc: Remove dead link
2014-09-03 Bruce MomjianUpdate URL reference material in /contrib/isn docs
2014-09-03 Bruce MomjianDocument use of partial indexes for partial unique...
2014-09-02 Heikki LinnakangasCheck number of parameters in RAISE statement at compil...
2014-09-02 Andres FreundAdd psql PROMPT variable showing which line of a statem...
2014-09-02 Fujii MasaoSupport ALTER SYSTEM RESET command.
2014-08-30 Kevin Grittnerdoc: Various typo/grammar fixes
2014-08-29 Bruce Momjianpg_is_xlog_replay_paused(): remove super-user-only...
2014-08-29 Peter Eisentrautdoc: Revert ALTER TABLESPACE summary line
2014-08-29 Tom LaneAdd min and max aggregates for inet/cidr data types.
2014-08-28 Andres FreundAllow escaping of option values for options passed...
2014-08-27 Peter Eisentrautdoc: Document valid checkpoint_timeout range
2014-08-26 Heikki LinnakangasImplement IF NOT EXISTS for CREATE SEQUENCE.
2014-08-26 Bruce Momjianpg_upgrade docs: update docs for 8.3 support removal
2014-08-25 Bruce Momjianpg_ctl, pg_upgrade: allow multiple -o/-O options,...
2014-08-25 Bruce Momjianupgrade docs: highlight pg_upgrade, warn about globals...
2014-08-22 Alvaro HerreraImplement ALTER TABLE .. SET LOGGED / UNLOGGED
2014-08-22 Tom LaneFix corner-case behaviors in JSON/JSONB field extractio...
2014-08-21 Stephen FrostRework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
2014-08-21 Andres FreundAdd pinning_backends column to the pg_buffercache exten...
2014-08-20 Heikki LinnakangasUse comma+space as the separator in the default search_...
2014-08-19 Noah MischMake pg_service.conf sample LDIF more portable.
2014-08-19 Noah MischDocument new trigger-related forms of ALTER FOREIGN...
2014-08-18 Greg StarkAdjust Release Notes to reflect holding off wrapped...
2014-08-18 Tom LaneFix obsolete mention of non-int64 support in CREATE...
2014-08-18 Tom LaneUse ISO 8601 format for dates converted to JSON, too.
2014-08-18 Fujii MasaoAdd missing index terms for replication commands in...
2014-08-18 Tom LaneMake an editorial pass over the 9.4 release notes.
2014-08-17 Tom LaneImprove DISCARD documentation.
2014-08-17 Peter Eisentrautdoc: Work around stylesheet bug for man build
2014-08-15 Heikki LinnakangasDoc fix: New York State's capital is Albany.
2014-08-15 Peter Eisentrautdoc: Fix DocBook XML validity
2014-08-14 Tom LaneUpdate SysV parameter configuration documentation for...
2014-08-14 Robert Haasdocs: Add missing period.
2014-08-14 Peter Eisentrautdoc: Remove obsolete set element DSSSL customizations
2014-08-13 Fujii MasaoExpose -S option in pg_receivexlog.
2014-08-12 Fujii MasaoFix typo in \setrandom document.
2014-08-12 Fujii MasaoAdd tab-completion for \unset and valid setting values...
2014-08-11 Fujii MasaoFix documentation oversights about pageinspect and...
2014-08-10 Tom LaneClarify type resolution behavior for domain types.
2014-08-09 Tom LaneFurther cleanup of JSON-specific error messages.
2014-08-08 Fujii MasaoAdd -F option to pg_receivexlog, for specifying fsync...
2014-08-08 Tom LaneFix typo in docs.
2014-08-04 Bruce Momjianpg_upgrade: assume user is install user
2014-08-01 Heikki LinnakangasFix typo in user manual
2014-07-30 Robert Haaspgbench: Allow \setrandom to generate Gaussian/exponent...
2014-07-30 Peter Eisentrautdoc: Clean up some recently added PL/pgSQL documentation
2014-07-29 Fujii MasaoReword the sentence for pg_logical_slot_peek_changes...
2014-07-27 Peter Eisentrautdoc: Fix up ALTER TABLESPACE reference page
2014-07-24 Robert Haasdocs: Improve documentation of \pset without arguments.
2014-07-23 Tom LaneRearrange documentation paragraph describing pg_relatio...
2014-07-21 Tom LaneRelease notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.
2014-07-21 Peter EisentrautReplace "internationalize" with "localize" where approp...
2014-07-20 Tom LaneFirst-draft release notes for 9.3.5.
2014-07-20 Tom LaneFix xreflabel for hot_standby_feedback.
2014-07-18 Noah MischLimit pg_upgrade authentication advice to always-secure...
2014-07-17 Magnus HaganderAdd option to pg_ctl to choose event source for logging
2014-07-17 Peter Eisentrautdoc: Spell checking
2014-07-15 Peter Eisentrautdoc: Put new options in right order on reference pages
2014-07-15 Alvaro HerreraAdd missing doc changes for ee80f043bc9b
2014-07-15 Peter Eisentrautdoc: small fixes for REINDEX reference page
2014-07-10 Tom LaneImplement IMPORT FOREIGN SCHEMA.
2014-07-10 Fujii MasaoAdd new ECHO mode 'errors' that displays only failed...
next