]> granicus.if.org Git - postgresql/history - doc
Add ID property to replication slots' sect2
[postgresql] / doc /
2016-08-11 Alvaro HerreraAdd ID property to replication slots' sect2
2016-08-11 Bruce Momjiandocs: my second pass over the 9.6 release notes
2016-08-11 Tom LaneDoc: write some for adminpack.
2016-08-09 Bruce Momjiandocs: my first pass over the 9.6 release notes
2016-08-09 Tom LaneDoc: clarify description of CREATE/ALTER FUNCTION ...
2016-08-08 Tom LaneStamp 9.6beta4. REL9_6_BETA4
2016-08-08 Bruce Momjiandoc: update list of pg_trgm authors
2016-08-08 Tom LaneUpdate 9.6 release notes through today.
2016-08-08 Tom LaneLast-minute updates for release notes.
2016-08-08 Noah MischIntroduce a psql "\connect -reuse-previous=on|off"...
2016-08-08 Peter Eisentrautdoc: Update benchmark results
2016-08-08 Tom LaneUpdate 9.6 release notes through today.
2016-08-08 Tom LaneRelease notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23.
2016-08-08 Peter Eisentrautdoc: Move mention of rsync of temp tables to better...
2016-08-07 Tom LaneFix misestimation of n_distinct for a nearly-unique...
2016-08-07 Tom LaneFirst-draft release notes for 9.5.4.
2016-08-05 Tom LaneMake array_to_tsvector() sort and de-duplicate the...
2016-08-05 Bruce Momjiandocs: re-add spaces before units removed
2016-08-04 Bruce Momjiandocs: mention rsync of temp and unlogged tables
2016-08-03 Peter Eisentrautdoc: Move indexterms to avoid whitespace issue in man...
2016-08-03 Peter Eisentrautdoc: Remove documentation of nonexistent information...
2016-08-03 Peter Eisentrautdoc: Change recommendation to put NOTIFY into a rule
2016-08-03 Kevin GrittnerAdd OldSnapshotTimeMapLock to wait_event table in docs.
2016-08-03 Peter Eisentrautdoc: Remove slightly confusing xreflabels
2016-08-03 Peter EisentrautSmall wording tweaks
2016-08-02 Bruce Momjiandoc: OS collation changes can break indexes
2016-08-02 Peter Eisentrautdoc: Whitespace fixes in man pages
2016-08-01 Bruce Momjianpg_rewind docs: clarify handling of remote servers
2016-08-01 Fujii MasaoFix pg_basebackup so that it accepts 0 as a valid compr...
2016-07-31 Tom LaneDoc: remove claim that hash index creation depends...
2016-07-31 Bruce Momjiandoc: improve wording of Error Message Style Guide
2016-07-30 Bruce Momjianpgbench docs: fix incorrect "last two" fields text
2016-07-30 Bruce Momjiandocs: properly capitalize and space kB, MB, GB, TB
2016-07-29 Peter EisentrautDocumentation spell checking and markup improvements
2016-07-28 Tom LaneImprove documentation about CREATE TABLE ... LIKE.
2016-07-28 Fujii MasaoFix incorrect description of udt_privileges view in...
2016-07-26 Tom LaneFix constant-folding of ROW(...) IS [NOT] NULL with...
2016-07-22 Tom LaneRemove GetUserMappingId() and GetUserMappingById().
2016-07-20 Magnus HaganderFix typos
2016-07-19 Kevin GrittnerAdd comment & docs about no vacuum truncation with...
2016-07-18 Tom LaneStamp 9.6beta3. REL9_6_BETA3
2016-07-18 Tom LaneDoc: improve discussion of plpgsql's GET DIAGNOSTICS...
2016-07-18 Tom LaneDoc: fix table of BRIN operator strategy numbers.
2016-07-17 Tom LaneEstablish conventions about global object names used...
2016-07-17 Peter Eisentrautdoc: Supply XSLT template for superscript element in...
2016-07-16 Tom LaneUpdate 9.6 release notes through today.
2016-07-16 Tom LaneClarify usage of clientcert authentication option.
2016-07-15 Tom LaneImprove documentation about search_path for SECURITY...
2016-07-15 Peter Eisentrautdoc: Fix typos
2016-07-13 Tom LaneFix obsolete header-file reference in pg_buffercache...
2016-07-13 Stephen FrostAdd missing hyphen
2016-07-12 Peter EisentrautPut some things in a better order in psql help
2016-07-12 Peter Eisentrautdoc: Fix typo
2016-07-11 Tom LaneImprove output of psql's \df+ command.
2016-07-11 Peter Eisentrautdoc: Update URL for PL/PHP
2016-07-08 Tom LaneDocs: minor improvements for documentation about plpgsq...
2016-07-08 Tom LaneDocs: improve examples about not repeating table name...
2016-07-08 Tom LaneDocs: typo fix.
2016-07-08 Stephen FrostTypo fix, buils -> builds
2016-07-08 Magnus HaganderFix missing parenthesis in docs
2016-07-07 Robert HaasClarify resource utilization of parallel query.
2016-07-07 Fujii MasaoRename pg_stat_wal_receiver.conn_info to conninfo.
2016-07-07 Peter Eisentrautdoc: Fix option order in man pages and fix typos
2016-07-02 Bruce Momjiandoc: mention dependency on collation libraries
2016-07-01 Tom LaneRethink the GetForeignUpperPaths API (again).
2016-06-29 Alvaro HerreraAdd conninfo to pg_stat_wal_receiver
2016-06-29 Tom LaneAdjust text search documentation for recent commits.
2016-06-29 Teodor SigaevDocument precedence of FTS operators in tsquery
2016-06-28 Bruce Momjiandoc: add link for list-of-scalars mention
2016-06-28 Bruce Momjiandoc: update effective_io_concurrency for SSDs
2016-06-28 Bruce Momjiandoc: remove GIN vs. GiST performance mention
2016-06-28 Bruce Momjiandoc: in binary mode mention, say "encoding conversion"
2016-06-28 Bruce Momjiandoc: remove mention of UT1 in representing time
2016-06-27 Robert HaasFix mistakes in pg_visibility documentation.
2016-06-27 Teodor SigaevMake exact distance match for FTS phrase operator
2016-06-22 Tom LaneImprove user-facing documentation for partial/parallel...
2016-06-22 Tom LaneFix type-safety problem with parallel aggregate serial...
2016-06-22 Tom LaneDocument that dependency tracking doesn't consider...
2016-06-20 Tom LaneStamp 9.6beta2. REL9_6_BETA2
2016-06-20 Bruce Momjiandocs: clarify use of pg_rewind arguments
2016-06-20 Magnus HaganderAdd missing documentation of pg_roles.rolbypassrls
2016-06-19 Tom LaneDocs: improve description of psql's %R prompt escape...
2016-06-18 Tom LaneUpdate 9.6 release notes through today.
2016-06-17 Tom LaneDocs typo fix.
2016-06-17 Robert Haaspg_visibility: Add pg_truncate_visibility_map function.
2016-06-17 Robert HaasAdd VACUUM (DISABLE_PAGE_SKIPPING) for emergencies.
2016-06-16 Tom LaneInvent min_parallel_relation_size GUC to replace a...
2016-06-15 Robert HaasAdd integrity-checking functions to pg_visibility.
2016-06-15 Peter EisentrautPL/Python: Clean up extended error reporting docs and...
2016-06-14 Bruce Momjiandocument when PREPARE uses generic plans
2016-06-11 Peter EisentrautPL/Python: Rename new keyword arguments of plpy.error...
2016-06-10 Andres FreundChange default of backend_flush_after GUC to 0 (disabled).
2016-06-09 Tom LaneClarify documentation of ceil/ceiling/floor functions.
2016-06-09 Robert HaasEliminate "parallel degree" terminology.
2016-06-09 Tom LanePolish the documentation concerning phrase text search.
2016-06-08 Robert HaasFix typo.
2016-06-07 Alvaro HerreraFix thinko in description of table_name parameter
2016-06-07 Alvaro HerreraFix loose ends for SQL ACCESS METHOD objects
2016-06-07 Peter Eisentrautdoc: Update wording about direct system catalog manipul...
2016-06-07 Peter Eisentrautdoc: Fix typo
next