]> granicus.if.org Git - postgresql/history - doc
Stamp shared-library minor version numbers for 9.5.
[postgresql] / doc /
2014-06-11 Tom LaneStamp HEAD as 9.5devel.
2014-06-05 Andres FreundConsistently spell a replication slot's name as slot_name.
2014-06-04 Fujii MasaoAdd description of pg_stat directory into doc.
2014-06-03 Andrew DunstanDo not escape a unicode sequence when escaping JSON...
2014-06-03 Andrew DunstanOutput timestamps in ISO 8601 format when rendering...
2014-06-02 Bruce Momjiandoc: fix JSON function prototype variable label
2014-05-31 Andres FreundImprovements to the replication protocol documentation.
2014-05-30 Robert HaasIn release notes, mention the need to initialize bgw_no...
2014-05-28 Bruce Momjiandoc: improve markup of ssl_ecdh_curve commit
2014-05-28 Bruce Momjiandoc: improve ssl_ecdh_curve descriptions
2014-05-27 Tom LaneSupport BSD and e2fsprogs UUID libraries alongside...
2014-05-23 Bruce Momjiandoc: link/caps fixes for 9.4 release notes
2014-05-21 Bruce Momjiandoc: add ALTER TABLE lock level item as major 9.4...
2014-05-20 Bruce Momjiandoc: 9.4 release notes update for pg_bench line limit...
2014-05-19 Fujii MasaoFix typo in JSON function document.
2014-05-19 Fujii MasaoFix incorrect column name in pg_stat_replication document.
2014-05-19 Bruce Momjiandoc: adjust JSONB 9.4 release note item
2014-05-19 Bruce Momjiandoc: 9.4 release note adjustements
2014-05-19 Bruce Momjiandoc: improve 9.4 release notes
2014-05-15 Heikki LinnakangasMisc message style and doc fixes.
2014-05-15 Peter Eisentrautdoc: Clarify what files pg_basebackup omits from data...
2014-05-14 Bruce Momjianpg_upgrade: error out on 'line' data type usage
2014-05-14 Bruce Momjiandoc: fix 9.4 release notes typo
2014-05-14 Bruce Momjiandoc: fix typo in 9.4 release note comments
2014-05-14 Bruce Momjiandocs: mention windows quoting change in 9.4 release...
2014-05-14 Bruce Momjiandoc: auto-updatable view adjustments for 9.4 release...
2014-05-13 Bruce Momjiandocs: 9.4 release notes adjustments
2014-05-13 Bruce Momjiandocs: use structfield instead of structname in 9.4...
2014-05-13 Bruce Momjiandoc: 9.4 release note adjustments
2014-05-12 Fujii MasaoFix typo in test_shm_mq document.
2014-05-11 Tom LaneStamp 9.4beta1. REL9_4_BETA1
2014-05-11 Tom LaneRename jsonb_hash_ops to jsonb_path_ops.
2014-05-11 Bruce Momjiandocs: Mark 9.4 release notes as current as of today
2014-05-10 Tom LaneRename min_recovery_apply_delay to recovery_min_apply_d...
2014-05-10 Tom LaneMore work on the JSON/JSONB user documentation.
2014-05-10 Tom LaneFix bogus documentation of json_object_agg().
2014-05-09 Tom LaneImprove user-facing JSON documentation.
2014-05-09 Tom LaneDocument permissions needed for pg_database_size and...
2014-05-09 Tom LaneIncrease the default value of effective_cache_size...
2014-05-09 Tom LaneRevert "Auto-tune effective_cache size to be 4x shared...
2014-05-07 Robert HaasWhen a background worker exists with code 0, unregister it.
2014-05-07 Peter Eisentrautdoc: Fix DocBook XML validity
2014-05-06 Bruce MomjianMore rewording of pg_stat_statements for 9.4 release...
2014-05-06 Bruce MomjianUpdate 9.4 release notes for queryid control
2014-05-06 Bruce MomjianMove pg_stat_statements into its on 9.4 release note...
2014-05-05 Bruce MomjianIn 9.4 release notes, add detail to pg_stat_statements...
2014-05-05 Bruce MomjianImprove JSONB 9.4 release text
2014-05-05 Bruce MomjianAdd doc links to 9.4 release notes, and add major featu...
2014-05-05 Bruce MomjianAdd SGML markup tags to 9.4 release notes
2014-05-05 Bruce MomjianUpdate "huge pages" description in the 9.4 release...
2014-05-05 Bruce MomjianUpdate 9.4 release notes with feedback from the hackers...
2014-05-05 Robert Haasdoc: In FDW handler docs, mark up scan_clauses with...
2014-05-04 Bruce MomjianAdd missing 9.4 release file.
2014-05-04 Bruce MomjianInitial version of Postgres 9.4 release notes
2014-05-02 Peter Eisentrautdoc: Update pg_basebackup version compatibility claim...
2014-05-01 Robert HaasDocumentation corrections for pg_replication_slots.
2014-04-30 Tom LaneRationalize common/relpath.[hc].
2014-04-28 Robert HaasMinor fixes for ALTER TABLE documentation.
2014-04-23 Tom LaneAllow polymorphic aggregates to have non-polymorphic...
2014-04-23 Peter Eisentrautdoc: Fix DocBook table column count declaration
2014-04-23 Heikki LinnakangasFix typo, trance -> tranche, in docs.
2014-04-23 Bruce Momjiandoc: adjust 9970443640b4569cf72b3c8e84abe80bdf533c7f...
2014-04-22 Bruce Momjiandoc: improve wording of COPY commit 7ec73783d88a743799...
2014-04-22 Bruce Momjiandoc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed
2014-04-22 Bruce Momjiandocs: add results for JSON operator examples
2014-04-22 Bruce Momjiandocs: clearify use of pg_database.datistemplate
2014-04-22 Bruce Momjiandoc: improve CREATE RULE event list
2014-04-22 Bruce Momjiancopy: update docs for FORCE_NULL and FORCE_NOT_NULL...
2014-04-22 Peter Eisentrautdoc: Improve "replication slot" index entries
2014-04-19 Bruce Momjiandoc: CREATE DATABASE doesn't copy template database...
2014-04-19 Bruce Momjiandoc: mention archive_command and recovery_command are...
2014-04-19 Bruce Momjiandocs: tablespaces cannot be accessed independently
2014-04-19 Bruce Momjianlibpq: have PQconnectdbParams() and PQpingParams accep...
2014-04-17 Bruce Momjiandocs: adjustments for streaming standbys that disconnec...
2014-04-17 Tom LaneRename EXPLAIN ANALYZE's "total runtime" output to...
2014-04-16 Bruce Momjiandocs: properly document psql auto encoding mode
2014-04-16 Bruce Momjiandoc: move min_recovery_apply_delay into the right...
2014-04-16 Bruce Momjiandocs: make max_wal_senders higher to handle disconnects
2014-04-16 Robert HaasAdd to_regprocedure() and to_regoperator().
2014-04-16 Bruce Momjiandoc: fix json_extract_path_text() typo by adding jsonb
2014-04-15 Bruce Momjianpsql: conditionally display oids and replication identity
2014-04-15 Peter Eisentrautvacuumdb: Add option --analyze-in-stages
2014-04-15 Peter EisentrautAdd TAP tests for client programs
2014-04-14 Robert Haasdoc: Suggesting clearing pg_replslot from a hot filesys...
2014-04-14 Robert Haasdoc: Update yet another place that didn't get the memo...
2014-04-14 Robert HaasCorrect description of constraint_name in ALTER TABLE...
2014-04-14 Robert HaasUpdate list of relation types on which ALTER TABLE...
2014-04-13 Stephen FrostMake security barrier views automatically updatable
2014-04-12 Tom LaneCreate infrastructure for moving-aggregate optimization.
2014-04-10 Bruce Momjiandocs: psql '--' comments are not passed to the server
2014-04-09 Bruce Momjiandocs: add link to pg_start_backup() from pg_basebackup...
2014-04-08 Tom LaneAdd an in-core GiST index opclass for inet/cidr types.
2014-04-08 Robert Haasdoc: Fix typo.
2014-04-08 Robert HaasAdd new to_reg* functions for error-free OID lookups.
2014-04-06 Simon RiggsExtra warnings and errors for PL/pgSQL
2014-04-06 Simon RiggsReduce lock levels of some ALTER TABLE cmds
2014-04-04 Tom LaneFix non-equivalence of VARIADIC and non-VARIADIC functi...
2014-04-03 Tom LaneFix documentation about joining pg_locks to other views.
2014-04-03 Tom LaneAvoid promising that "ADD COLUMN ... DEFAULT NULL"...
2014-04-01 Tom LaneDoc: improve discussion of reverse+forward host name...
next