]> granicus.if.org Git - postgresql/history - doc
Fix BRIN xlog replay
[postgresql] / doc /
2015-06-26 Robert HaasFix grammar.
2015-06-26 Robert Haasrelease notes: Add entry for commit 5ea86e6e6.
2015-06-26 Robert Haasrelease notes: Combine items for pg_upgrade and pg_upgr...
2015-06-26 Robert HaasImprove handling of CustomPath/CustomPlan(State) children.
2015-06-25 Tom LaneDocs: fix claim that to_char('FM') removes trailing...
2015-06-24 Fujii MasaoAdd index terms for functions jsonb_set and jsonb_pretty.
2015-06-20 Alvaro HerreraFix BRIN supported operators table
2015-06-19 Tom LaneIn immediate shutdown, postmaster should not exit till...
2015-06-14 Bruce Momjianrelease notes: fix Petr's name typos
2015-06-14 Peter Eisentrautdoc: Add note to pg_dump man page about pg_dumpall
2015-06-14 Peter EisentrautRemove stray character
2015-06-14 Bruce Momjianrelease notes: consistently name "Alexander Shulgin"
2015-06-14 Bruce Momjianrelease notes: move/remove/adjust items
2015-06-14 Bruce Momjianrelease notes: add accent to Petr JelĂ­nek last name
2015-06-14 Bruce Momjianrelease notes: remove mention of pg_basebackup non...
2015-06-13 Bruce Momjianrelease notes: add Petr Jelinek to JSON function item
2015-06-13 Bruce Momjianrelease notes: fixes from Fujii Masao
2015-06-13 Bruce Momjianrelease notes: reorder hash performance authors, again
2015-06-13 Bruce Momjianrelease notes: reorder sort performance authors
2015-06-13 Bruce Momjianrelease notes: split apart hash items
2015-06-13 Bruce Momjianrelease notes: add two optimizer items
2015-06-12 Fujii MasaoFix alphabetization in catalogs.sgml.
2015-06-12 Bruce Momjianrelease notes: add links to doc sections
2015-06-11 Bruce Momjianrelease notes: update hash item
2015-06-11 Bruce Momjianrelease notes: move pg_buffercache item to the right...
2015-06-11 Bruce Momjianrelease notes: implement suggestions
2015-06-11 Bruce Momjianrelease notes: explain meaning of pg_stat_get_snapshot...
2015-06-11 Bruce Momjianrelease notes: update for pg_basebackup in tar format
2015-06-11 Andrew DunstanRename jsonb - text[] operator to #- to avoid ambiguity.
2015-06-11 Bruce MomjianFirst draft of 9.5 release notes
2015-06-11 Peter Eisentrautdoc: Use "connections" instead of "slots" to avoid...
2015-06-11 Peter Eisentrautdoc: Fix typo
2015-06-10 Peter Eisentrautdoc: Call xmllint for validity also in the fop build
2015-06-10 Bruce Momjiandocs: update release note regex suggestions
2015-06-09 Tom LaneRelease notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22.
2015-06-09 Tom LaneFirst-draft release notes for 9.4.4, 9.3.9, 9.2.13...
2015-06-08 Alvaro HerreraFix typos
2015-06-08 Andrew DunstanClarify documentation of jsonb - text
2015-06-08 Andrew DunstanDesupport jsonb subscript deletion on objects
2015-06-08 Peter Eisentrautdoc: Fix broken links in FOP build
2015-06-04 Robert Haasdoc: Session identifiers truncate, not round, the backe...
2015-06-04 Robert Haasdocs: Fix list of object types pg_table_is_visible...
2015-06-04 Fujii MasaoRemove -i/--ignore-version option from pg_dump, pg_dump...
2015-06-04 Fujii MasaoFix some issues in pg_class.relminmxid and pg_database...
2015-06-04 Peter Eisentrautdoc: Fix PDF build with FOP
2015-06-03 Fujii MasaoMinor improvement to txid_current() documentation.
2015-06-01 Tom LaneRelease notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21.
2015-06-01 Andrew DunstanRename jsonb_replace to jsonb_set and allow it to add...
2015-05-28 Stephen FrostRemove *pgaudit* references also.
2015-05-28 Stephen FrostFinish removing pg_audit
2015-05-25 Tom LaneExplain CHECK constraint handling in postgres_fdw's...
2015-05-24 Tom LaneRemove no-longer-required function declarations.
2015-05-23 Tom LaneStill more fixes for lossy-GiST-distance-functions...
2015-05-22 Andres FreundRemove the new UPSERT command tag and use INSERT instead.
2015-05-22 Fujii MasaoMinor enhancement of readability of ALTER TABLE syntax...
2015-05-21 Robert HaasCorrect two mistakes in the ALTER FOREIGN TABLE referen...
2015-05-21 Fujii MasaoCorrect the names of pgstattuple_approx output columns...
2015-05-20 Heikki LinnakangasCollection of typo fixes.
2015-05-19 Tom LaneLast-minute updates for release notes.
2015-05-19 Tom LaneRevert "Change pg_seclabel.provider and pg_shseclabel...
2015-05-19 Tom LaneChange pg_seclabel.provider and pg_shseclabel.provider...
2015-05-18 Tom LaneLast-minute updates for release notes.
2015-05-18 Noah Mischpgcrypto: Report errant decryption as "Wrong key or...
2015-05-18 Heikki LinnakangasPut back stats-collector restarting code, removed accid...
2015-05-18 Fujii MasaoDon't classify REINDEX command as DDL in the pg_audit...
2015-05-17 Tom LaneRelease notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20.
2015-05-17 Magnus HaganderFix wording error caused by recent typo fixes
2015-05-17 Magnus HaganderFix typos in comments
2015-05-17 Magnus HaganderMinor docs fixes for pg_audit
2015-05-16 Tom LaneFirst-draft release notes for 9.4.2 et al.
2015-05-16 Tom LaneFix docs typo
2015-05-16 Simon RiggsAdd docs for tablesample system_time()
2015-05-16 Andres FreundSupport GROUPING SETS, CUBE and ROLLUP.
2015-05-16 Simon RiggsAdd docs for tablesample system_rows()
2015-05-15 Alvaro HerreraAdd BRIN infrastructure for "inclusion" opclasses
2015-05-15 Simon RiggsTablesample method API docs
2015-05-15 Simon RiggsTABLESAMPLE system_time(limit)
2015-05-15 Simon RiggsTABLESAMPLE system_rows(limit)
2015-05-15 Robert Haasdoc: CREATE FOREIGN TABLE now allows CHECK ( ... )...
2015-05-15 Simon RiggsTABLESAMPLE, SQL Standard and extensible
2015-05-15 Heikki LinnakangasFix docs build. Oops.
2015-05-15 Heikki LinnakangasAdd archive_mode='always' option.
2015-05-15 Bruce Momjiandocs: consistently uppercase index method and add...
2015-05-15 Heikki LinnakangasFix datatype confusion with the new lossy GiST distance...
2015-05-15 Fujii MasaoSupport --verbose option in reindexdb.
2015-05-15 Heikki LinnakangasAllow GiST distance function to return merely a lower...
2015-05-15 Fujii MasaoSupport VERBOSE option in REINDEX command.
2015-05-15 Tom LaneHonor traditional SGML NAMELEN limit.
2015-05-15 Peter EisentrautAdd pg_settings.pending_restart column
2015-05-14 Bruce Momjiandoc: list bigint as mapping to int8 and int64
2015-05-14 Tom LaneDocs: fix erroneous claim about max byte length of...
2015-05-14 Tom LaneSupport "expanded" objects, particularly arrays, for...
2015-05-14 Stephen FrostAdd pg_audit, an auditing extension
2015-05-13 Andres FreundAdd pgstattuple_approx() to the pgstattuple extension.
2015-05-12 Andrew DunstanAdditional functions and operators for jsonb
2015-05-12 Tom LaneAdd support for doing late row locking in FDWs.
2015-05-12 Bruce Momjiandoc build: use unique Makefile variable to control...
2015-05-12 Andrew DunstanMap basebackup tablespaces using a tablespace_map file
2015-05-11 Alvaro HerreraAllow on-the-fly capture of DDL event details
2015-05-11 Stephen FrostAllow LOCK TABLE .. ROW EXCLUSIVE MODE with INSERT
next