]> granicus.if.org Git - postgresql/history - doc
Fix whitespace
[postgresql] / doc /
2013-12-24 Robert HaasRevise documentation for new freezing method.
2013-12-23 Tom LaneSupport ordered-set (WITHIN GROUP) aggregates.
2013-12-20 Fujii MasaoRename wal_log_hintbits to wal_log_hints, per discussio...
2013-12-20 Robert Haaspg_prewarm, a contrib module for prewarming relationd...
2013-12-19 Fujii MasaoFix typo in docs for min_recovery_apply_delay.
2013-12-18 Tatsuo IshiiAdd ALTER SYSTEM command to edit the server configurati...
2013-12-15 Tom LaneAllow empty target list in SELECT.
2013-12-13 Heikki LinnakangasFix more instances of "the the" in comments.
2013-12-13 Heikki LinnakangasAdd GUC to enable WAL-logging of hint bits, even with...
2013-12-13 Magnus HaganderFix double "the" in the documentation
2013-12-13 Peter Eisentrautconfigure: Allow adding a custom string to PG_VERSION
2013-12-12 Tom LaneFix ancient docs/comments thinko: XID comparison is...
2013-12-12 Tom LaneImprove EXPLAIN to print the grouping columns in Agg...
2013-12-12 Simon RiggsNew autovacuum_work_mem parameter
2013-12-12 Simon RiggsAllow time delayed standbys and recovery
2013-12-12 Heikki LinnakangasDisplay old and new values in pg_resetxlog -n output.
2013-12-11 Peter EisentrautPL/Perl: Add event trigger support
2013-12-11 Robert HaasAdd a new option, -g, to createuser, to add membership...
2013-12-11 Peter Eisentrautdoc: Fix DocBook table column count declaration
2013-12-11 Robert HaasAdd new wal_level, logical, sufficient for logical...
2013-12-10 Noah MischRename TABLE() to ROWS FROM().
2013-12-09 Bruce Momjianpgcrypto docs: update cpu type used in duration testing
2013-12-09 Bruce Momjianpgcrypto docs: update encryption timings and add relat...
2013-12-07 Magnus HaganderFix a couple of typos
2013-12-07 Peter EisentrautSSL: Support ECDH key exchange
2013-12-07 Fujii MasaoExpose qurey ID in pg_stat_statements view.
2013-12-07 Peter EisentrautSSL: Add configuration option to prefer server cipher...
2013-12-06 Bruce Momjiandocs: update partition encryption options
2013-12-06 Bruce Momjiandocs: clarify SSL certificate authority chain docs
2013-12-04 Bruce Momjiandoc: split long query into multiple lines
2013-12-03 Bruce Momjianlibpq: change PQconndefaults() to ignore invalid servi...
2013-12-03 Peter Eisentrautdoc: Refine documentation about recovery command exist...
2013-12-02 Tom LaneUpdate release notes for 9.3.2, 9.2.6, 9.1.11, 9.0...
2013-12-02 Bruce Momjiandoc: update wording of ineffective SET and ABORT commands
2013-12-02 Tom LaneImprove draft release notes.
2013-12-01 Tom LaneDraft release notes for 9.3.2.
2013-12-01 Peter Eisentrautdoc: Disable preface.autolabel in XSLT
2013-11-30 Tom LaneEditorial corrections to the October 2013 minor-release...
2013-11-30 Peter Eisentrautdoc: Simplify handling of variablelists in XSLT build
2013-11-29 Peter Eisentrautdoc: Enhance documentation of ssl_ciphers setting a bit
2013-11-29 Peter Eisentrautdoc: Allow selecting web site CSS style sheet in XSLT...
2013-11-28 Peter Eisentrautdoc: Set chunk.first.sections in XSLT, for consistency...
2013-11-28 Bruce Momjianpg_buffercache docs: adjust order of fields
2013-11-28 Peter Eisentrautdoc: Put data types in alphabetical order
2013-11-27 Kevin GrittnerMinor correction of READ COMMITTED isolation level...
2013-11-27 Michael MeskesDocumentation fix for ecpg.
2013-11-27 Fujii MasaoAdd --xlogdir option to pg_basebackup, for specifying...
2013-11-27 Fujii MasaoFix typo in release note.
2013-11-27 Peter EisentrautImplement information_schema.parameters.parameter_defau...
2013-11-27 Peter Eisentrautdoc: Add id to index in XSLT build
2013-11-26 Bruce MomjianChange SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT...
2013-11-25 Michael MeskesMore improvement to comment parsing in ecpg.
2013-11-24 Peter EisentrautPL/Tcl: Add event trigger support
2013-11-22 Tom LaneSupport multi-argument UNNEST(), and TABLE() syntax...
2013-11-19 Bruce Momjiandocs: update page format to specify page checksum...
2013-11-17 Tom LaneAdd make_date() and make_time() functions.
2013-11-16 Tom LaneAllow aggregates to provide estimates of their transiti...
2013-11-15 Robert Haasdoc: Restore proper alphabetical order.
2013-11-13 Tom LaneClarify CREATE FUNCTION documentation about handling...
2013-11-13 Bruce Momjiandocs: clarify MVCC introduction to allow for per-state...
2013-11-12 Robert Haasdoc: Fix typo.
2013-11-10 Peter EisentrautFix whitespace issues found by git diff --check, add...
2013-11-08 Robert Haasdoc: Clarify under what circumstances pg_dump needs...
2013-11-08 Robert HaasAdd the notion of REPLICA IDENTITY for a table.
2013-11-06 Tom LaneSupport default arguments and named-argument notation...
2013-11-06 Tom LaneImprove the error message given for modifying a window...
2013-11-01 Tom LaneRemove CTimeZone/HasCTZSet, root and branch.
2013-10-28 Tom LaneImprove documentation about usage of FDW validator...
2013-10-28 Tom LaneSuppress duplicate-index-entry warning introduced by...
2013-10-28 Noah MischAdd large object functions catering to SQL callers.
2013-10-24 Heikki LinnakangasImprove documentation of random() function.
2013-10-21 Peter Eisentrautdoc: Improve setup for documentation building with FOP
2013-10-18 Robert HaasAllow only some columns of a view to be auto-updateable.
2013-10-18 Robert HaasProvide a reliable mechanism for terminating a backgrou...
2013-10-18 Robert HaasRemove IRIX port.
2013-10-18 Peter Eisentrautdoc: Configure TOC generation in XSLT HTML build
2013-10-17 Robert HaasRemove spinlock support for SINIX, Sun3, and NS32K.
2013-10-16 Peter Eisentrautdoc: Enable book index in XSLT builds
2013-10-15 Bruce Momjiandocs: correct 9.1 and 9.2 release note mention of timel...
2013-10-14 Robert HaasFix details missed by dynamic shared memory patch.
2013-10-11 Peter Eisentrautdoc: Move check-tabs target into html target
2013-10-11 Peter Eisentrautdoc: Fix table column number declaration
2013-10-11 Peter Eisentrautdoc: Handle additional character entities for SGML...
2013-10-11 Peter EisentrautRemove maintainer-check target, fold into normal build
2013-10-10 Andrew Dunstanjson_typeof function.
2013-10-10 Peter EisentrautRevive line type
2013-10-10 Robert HaasAllow dynamic allocation of shared memory segments.
2013-10-09 Kevin GrittnerAdd record_image_ops opclass for matview concurrent...
2013-10-09 Bruce Momjiandoc: fix typo in release notes
2013-10-08 Bruce Momjiandoc: Fix typo in effective_cache_size patch
2013-10-08 Bruce Momjiandocs: clarify references to md5 hash and md5 crypt...
2013-10-08 Bruce MomjianAuto-tune effective_cache size to be 4x shared buffers
2013-10-08 Bruce Momjiandocs: update release notes for 8.4.18, 9.0.14, 9.1...
2013-10-07 Robert Haasplpgsql: Add new option print_strict_params.
2013-10-07 Andrew DunstanDocument support for VPATH builds of extensions.
2013-10-05 Noah Mischpgbench: Elaborate latency reporting.
2013-10-05 Bruce Momjianpg_upgrade doc: link mode additions
2013-10-04 Bruce MomjianIssue error on SET outside transaction block in some...
2013-10-04 Robert Haasdoc: Add missing words to bgworker docs.
2013-10-03 Robert HaasAdd DISCARD SEQUENCES command.
next