]> granicus.if.org Git - postgresql/history - doc
Remove Alpha and Tru64 support.
[postgresql] / doc /
2014-06-28 Andres FreundRemove Alpha and Tru64 support.
2014-06-26 Tom LaneGet rid of bogus separate pg_proc entries for json_extr...
2014-06-26 Fujii MasaoRemove obsolete example of CSV log file name from log_f...
2014-06-23 Fujii MasaoFix typo in replication slot function doc.
2014-06-23 Fujii MasaoAdd missing closing parenthesis into max_replication_sl...
2014-06-21 Bruce Momjiandoc: adjust JSONB GIN index description
2014-06-21 Bruce Momjian9.4 release notes: adjust some entry wording
2014-06-21 Kevin GrittnerFix documentation template for CREATE TRIGGER.
2014-06-20 Andres FreundDon't allow to disable backend assertions via the debug...
2014-06-19 Tom LaneDocument SQL functions' behavior of parsing the whole...
2014-06-19 Fujii MasaoDon't allow data_directory to be set in postgresql...
2014-06-19 Tom LaneImprove our mechanism for controlling the Linux out...
2014-06-18 Andrew DunstanDocument that jsonb has all the standard comparison...
2014-06-18 Tom LaneImplement UPDATE tab SET (col1,col2,...) = (SELECT...
2014-06-17 Bruce Momjian9.4 release notes: improve valgrind mention
2014-06-14 Noah MischSecure Unix-domain sockets of "make check" temporary...
2014-06-13 Noah MischAdjust 9.4 release notes.
2014-06-12 Tom LaneRename lo_create(oid, bytea) to lo_from_bytea().
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
next