]> granicus.if.org Git - postgresql/history - doc/src/sgml/catalogs.sgml
Documentation for logical decoding.
[postgresql] / doc / src / sgml / catalogs.sgml
2014-03-18 Robert HaasDocumentation for logical decoding.
2014-02-19 Robert HaasSwitch various builtin functions to use pg_lsn instead...
2014-02-01 Robert HaasIntroduce replication slots.
2014-01-31 Bruce Momjiandocs: mention tgconstrindid supports exclusion constraints
2013-12-30 Tom LaneFix alphabetization in catalogs.sgml.
2013-12-23 Tom LaneSupport ordered-set (WITHIN GROUP) aggregates.
2013-11-16 Tom LaneAllow aggregates to provide estimates of their transiti...
2013-11-08 Robert HaasAdd the notion of REPLICA IDENTITY for a table.
2013-09-05 Kevin GrittnerEliminate pg_rewrite.ev_attr column and related dead...
2013-07-03 Fujii MasaoGet rid of pg_class.reltoastidxid.
2013-06-27 Alvaro HerreraDocument relminmxid and datminmxid
2013-06-07 Kevin GrittnerCorrect the documentation of pg_rewrite.ev_attr.
2013-05-06 Tom LaneMove materialized views' is-populated status into their...
2013-03-06 Kevin GrittnerAdd docs for pg_matviews, which were missed in the...
2013-03-04 Kevin GrittnerAdd a materialized view relations.
2012-12-16 Peter Eisentrautdoc: Remove extra table column
2012-12-15 Peter Eisentrautdoc: Add oid columns to system catalog documentation
2012-12-09 Tom LaneFix assorted bugs in privileges-for-types patch.
2012-11-29 Tom LaneFix assorted bugs in CREATE/DROP INDEX CONCURRENTLY.
2012-09-12 Andrew DunstanFix catalog docs to reflect connoinherit change in...
2012-08-28 Bruce MomjianUpdate doc mention of how to compute bigint advisory...
2012-08-28 Bruce MomjianDocument how to create advisory lock "bigint" values...
2012-07-18 Robert HaasSyntax support and documentation for event triggers.
2012-06-18 Tom LaneRefer to the default foreign key match style as MATCH...
2012-06-07 Peter EisentrautDocumentation spell and markup checking
2012-05-10 Tom LaneTweak documentation wording to avoid "pdfendlink" failure.
2012-04-12 Tom LaneAssorted spelling corrections.
2012-04-06 Peter EisentrautCorrect various system catalog/view definitions in...
2012-03-23 Tom LaneCode review for protransform patches.
2012-03-04 Tom LaneCollect and use element-frequency statistics for arrays.
2012-02-14 Robert HaasAllow LEAKPROOF functions for better performance of...
2012-01-20 Magnus HaganderFurther doc cleanups from the pg_stat_activity changes
2011-12-19 Alvaro HerreraAllow CHECK constraints to be declared ONLY
2011-12-18 Tom LaneReplace simple constant pg_am.amcanreturn with an AM...
2011-12-07 Magnus HaganderRemove spclocation field from pg_tablespace
2011-11-28 Tom LaneRemove erroneous claim about use of pg_locks.objid...
2011-11-18 Tom LaneFurther review of range-types patch.
2011-11-03 Heikki LinnakangasSupport range data types.
2011-10-16 Tom LaneTeach btree to handle ScalarArrayOpExpr quals natively.
2011-10-14 Tom LaneMeasure the number of all-visible pages for use in...
2011-10-08 Tom LaneSupport index-only scans using the visibility map to...
2011-09-05 Bruce MomjianAdd mention that UTC really means UT1.
2011-08-05 Robert HaasAllow per-column foreign data wrapper options.
2011-07-20 Robert HaasSupport SECURITY LABEL on databases, tablespaces, and...
2011-07-20 Robert HaasMinor improvement to pg_seclabel documentation.
2011-07-18 Robert HaasCreate a "fast path" for acquiring weak relation locks.
2011-07-15 Bruce MomjianDoc clarification for pg_locks columns.
2011-07-13 Bruce MomjianUse clearer woring for pg_locks columns, identifying...
2011-07-04 Tom LaneFix omissions in documentation of the pg_roles view.
2011-06-30 Alvaro HerreraEnable CHECK constraints to be declared NOT VALID
2011-06-24 Robert HaasDocumentation improvements for pg_locks with respect...
2011-06-22 Robert HaasAdd notion of a "transform function" that can simplify...
2011-06-15 Tom LaneRework parsing of ConstraintAttributeSpec to improve...
2011-05-18 Peter EisentrautSpell checking and markup refinement
2011-04-22 Tom LaneMake a code-cleanup pass over the collations patch.
2011-03-17 Bruce MomjianDocument guc context values, and reference them from...
2011-03-11 Tom LaneCreate an explicit concept of collations that work...
2011-03-08 Tom LaneAssorted editing for collation documentation.
2011-03-05 Tom LaneAdjust documentation about pg_pltemplate to reflect...
2011-03-04 Tom LaneAllow non-superusers to create (some) extensions.
2011-02-19 Tom LaneCreate the catalog infrastructure for foreign-data...
2011-02-15 Simon RiggsAdditional required docs for pg_constraint catalog...
2011-02-15 Tom LaneRearrange extension-related views as per recent discussion.
2011-02-12 Peter EisentrautDDL support for collations
2011-02-12 Tom LaneAdd support for multiple versions of an extension and...
2011-02-08 Tom LaneCore support for "extensions", which are packages of...
2011-02-08 Peter EisentrautPer-column collation support
2011-02-07 Heikki LinnakangasImplement genuine serializable isolation level.
2011-02-06 Bruce Momjianremove tags.
2011-02-01 Bruce MomjianImprove docs for pg_authid encryption description with...
2011-02-01 Bruce MomjianIn pg_authid.rolpassword docs, make "md5" appear as...
2011-01-27 Tom LaneRephrase pg_conversion description to avoid splitting...
2011-01-25 Tom LaneReplace pg_class.relhasexclusion with pg_index.indisexc...
2011-01-19 Tom LaneShow correct datatype for pg_class.relpersistence,...
2011-01-08 Tom LaneRemove pg_am.amindexnulls.
2011-01-02 Robert HaasBasic foreign table support.
2010-12-29 Robert HaasSupport unlogged tables.
2010-12-29 Magnus HaganderAdd REPLICATION privilege for ROLEs
2010-12-13 Robert HaasDocument replacement of pg_class.relistemp with relpers...
2010-12-03 Tom LaneCreate core infrastructure for KNNGIST.
2010-11-24 Tom LaneCreate the system catalog infrastructure needed for...
2010-10-25 Tom LaneAllow new values to be added to an existing enum type.
2010-10-21 Tom LaneImprove handling of domains over arrays.
2010-10-14 Robert HaasAdd pg_user_mappings to the table of system views.
2010-10-10 Tom LaneSupport triggers on views.
2010-09-28 Robert HaasAdd a SECURITY LABEL command.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-09-17 Robert HaasMove pg_db_role_setting docs to correct place in alphab...
2010-09-13 Robert HaasElaborate on what gets stored in pg_authid.rolpasswd.
2010-09-13 Robert HaasLink from pg_shadow docs to pg_authid docs.
2010-09-03 Tom LaneInstall a data-type-based solution for protecting pg_ge... REL9_1_ALPHA1
2010-08-25 Peter EisentrautAdd missing description of reloftype field
2010-08-17 Peter EisentrautSpell and markup checking
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2010-03-25 Alvaro HerreraPrevent ALTER USER f RESET ALL from removing the settin...
2010-02-17 Tom LaneStamp HEAD as 9.0devel, and update various places that...
2010-02-16 Tom LaneReplace the pg_listener-based LISTEN/NOTIFY mechanism...
2010-02-07 Tom LaneCreate a "relation mapping" infrastructure to support...
2010-02-03 Bruce MomjianProofreading improvements for the Administration docume...
2010-01-22 Robert HaasReplace ALTER TABLE ... SET STATISTICS DISTINCT with...
next