]> granicus.if.org Git - postgresql/history - doc
Fix typo in comment.
[postgresql] / doc /
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
2015-05-11 Robert HaasIncrease threshold for multixact member emergency autov...
2015-05-11 Bruce Momjiandocs: add "serialization anomaly" to transaction isola...
2015-05-10 Tom LaneCode review for foreign/custom join pushdown patch.
2015-05-09 Stephen FrostCorrect reindexdb documentation
2015-05-09 Bruce Momjiandoc: adjust ordering of pg_stat_statement paragraphs
2015-05-09 Andrew DunstanAdd new OID alias type regnamespace
2015-05-09 Andrew DunstanAdd new OID alias type regrole
2015-05-08 Stephen FrostChange default for include_realm to 1
2015-05-08 Stephen FrostAdd pg_file_settings view and function
2015-05-08 Andres FreundMinor ON CONFLICT related comments and doc fixes.
2015-05-08 Robert HaasTeach autovacuum about multixact member wraparound.
2015-05-08 Andres FreundAdd support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-07 Alvaro HerreraImprove BRIN infra, minmax opclass and regression test
2015-05-07 Bruce MomjianMakefile: Add comment that doc uninstall clears man...
2015-05-05 Tom Lanecitext's regexp_matches() functions weren't documented...
2015-05-05 Peter Eisentrautdoc: Update installation instructions for new shared...
2015-05-05 Alvaro HerreraAdd geometry/range functions to support BRIN inclusion
2015-05-05 Peter EisentrautFix typos
2015-05-01 Robert HaasAllow FDWs and custom scan providers to replace joins...
2015-05-01 Andres FreundCopy editing of the replication origins patch.
2015-04-30 Alvaro HerreraFix up some loose ends for CURRENT_USER as RoleSpec
2015-04-30 Magnus HaganderFix typo
2015-04-29 Robert HaasAdd <literal> markup, for consistency.
2015-04-29 Andres FreundIntroduce replication progress tracking infrastructure.
2015-04-29 Bruce Momjiandoc: recommend use of GUC server_version_num for versi...
2015-04-27 Stephen FrostImprove qual pushdown for RLS and SB views
2015-04-26 Peter EisentrautAdd transforms feature
2015-04-25 Stephen FrostPerform RLS WITH CHECK before constraints, etc
2015-04-24 Peter Eisentrautdoc: Move ALTER TABLE IF EXISTS description to better...
2015-04-24 Peter EisentrautFix misspellings
2015-04-22 Andres FreundRename pg_replication_slot's new active_in to active_pid.
2015-04-21 Peter EisentrautMove pg_xlogdump from contrib/ to src/bin/
2015-04-21 Robert HaasUpdate FDW docs to reflect existence of CHECK constraints.
next