]> granicus.if.org Git - postgresql/history - doc/src/sgml/catalogs.sgml
Add unique index on pg_cast.oid, and document pg_cast table.
[postgresql] / doc / src / sgml / catalogs.sgml
2002-07-22 Peter EisentrautAdd unique index on pg_cast.oid, and document pg_cast...
2002-07-12 Tom LaneSecond phase of committing Rod Taylor's pg_depend/pg_co...
2002-06-20 Bruce MomjianThis patch updates the CREATE LANGUAGE & pg_language...
2002-04-21 Tom LaneRestructure AclItem representation so that we can have...
2002-04-16 Tom LaneOperators live in namespaces. CREATE/DROP/COMMENT...
2002-04-11 Tom LaneRestructure representation of aggregate functions so...
2002-04-05 Tom LaneDivide functions into three volatility classes (immutab...
2002-03-29 Tom Lanepg_type has a typnamespace column; system now supports...
2002-03-26 Tom Lanepg_class has a relnamespace column. You can create...
2002-03-22 Tom LaneCreate the pg_namespace system catalog. Doesn't do...
2002-03-22 Peter EisentrautSpell checking and markup additions
2002-03-20 Tom LaneCode review for DOMAIN patch.
2002-03-19 Bruce MomjianAdd DOMAIN support. Includes manual pages and regressi...
2002-03-07 Bruce MomjianBack out domain patch until it works properly.
2002-03-06 Bruce MomjianOk. Updated patch attached.
2002-03-01 Peter EisentrautUser and database-specific session defaults for run...
2002-02-18 Peter EisentrautPrivileges on functions and procedural languages
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-11-08 Peter EisentrautUse <sect1> rather than <section> to simplify formatting.
2001-11-03 Tom LaneClean up wrong, misleading, or obsolete documentation...
2001-10-15 Tom LaneAdd note about pg_stats to pg_statistic entry; add...
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-10 Tatsuo IshiiFix typo.
2001-09-06 Tom LaneFix handling of pg_type.typdefault per bug report from...
2001-08-26 Tom LaneTransaction IDs wrap around, per my proposal of 13...
2001-08-21 Tom LaneRestructure pg_opclass, pg_amop, and pg_amproc per...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-07-15 Tom LaneRestructure index AM interface for index building and...
2001-06-12 Tom LaneClean up various to-do items associated with system...
2001-05-14 Bruce MomjianRemove unused tables pg_variable, pg_inheritproc, pg_ip...
2001-05-07 Tom LaneRewrite of planner statistics-gathering code. ANALYZE...
2001-04-20 Thomas G. LockhartFinal markup for 7.1 hardcopy release. Mostly typo...
2001-03-24 Peter Eisentrautminor copy editing
2000-12-22 Peter EisentrautReplace incorrect uses of 'which' with 'that'. (so...
2000-12-11 Bruce MomjianChange to Negator.
2000-12-10 Bruce MomjianBackout right-hand/left-hand.
2000-12-10 Bruce Momjianin catalog.sgml
2000-12-07 Peter Eisentrauttypo correction
2000-11-29 Peter EisentrautRewrite system catalog documentation man page in DocBoo...
2000-07-17 Tom LaneRevise aggregate functions per earlier discussions...
2000-06-09 Bruce MomjianInheritance overhaul by Chris Bitmead <chris@bitmead...
2000-02-17 Tom LaneFinish repairing 6.5's problems with r-tree indexes...
2000-02-06 Bruce MomjianSolaris has always had problems with 1947 in the
2000-01-22 Tom LaneRevise handling of index-type-specific indexscan cost...
2000-01-11 Tom LaneChange oid8/int28 -> oidvector/int2vector.
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.