]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/create_type.sgml
Add support for piping COPY to/from an external program.
[postgresql] / doc / src / sgml / ref / create_type.sgml
2012-05-19 Michael MeskesReworded sentence as suggested by Stephen Frost.
2011-12-19 Peter EisentrautAdd support for privileges on types
2011-11-24 Tom LaneSome more editing of the range-types documentation.
2011-11-23 Tom LaneRemove user-selectable ANALYZE option for range types.
2011-11-18 Tom LaneFurther review of range-types patch.
2011-11-03 Heikki LinnakangasSupport range data types.
2011-05-18 Peter EisentrautSpell checking and markup refinement
2011-04-22 Tom LaneMake a code-cleanup pass over the collations patch.
2011-04-17 Tom LaneDocument COLLATE option in CREATE TYPE reference page.
2011-03-02 Tom LaneAdd 'collatable' to the Parameters section of CREATE...
2011-02-08 Peter EisentrautPer-column collation support
2010-09-26 Peter EisentrautAdd ALTER TYPE ... ADD/DROP/ALTER/RENAME ATTRIBUTE
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2010-03-21 Bruce MomjianAdd more 9.0 release note documentation links.
2009-12-26 Bruce MomjianZero-label enums:
2008-11-30 Tom LaneAdd a "LIKE = typename" clause to CREATE TYPE for base...
2008-11-14 Peter EisentrautSet SQL man pages to be section 7 by default, and only...
2008-07-31 Tom LaneRequire superuser privilege to create base types (but...
2008-07-30 Tom LaneFlip the default typispreferred setting from true to...
2008-07-30 Tom LaneReplace the hard-wired type knowledge in TypeCategory...
2008-05-27 Tom LaneClarify description of typmod input function, per Jeff...
2007-10-29 Bruce MomjianDocumentation wording fixes.
2007-06-15 Tom LaneTweak the API for per-datatype typmodin functions so...
2007-05-12 Tom LaneFix the problem that creating a user-defined type named...
2007-05-11 Tom LaneSupport arrays of composite types, including the rowtyp...
2007-04-02 Tom LaneSupport enum data types. Along the way, use macros...
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate reference documentation on may/can/might:
2006-12-30 Tom LaneSupport type modifiers for user-defined types, and...
2006-12-23 Bruce MomjianDocument that CREATE TYPE names should not begin with...
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-04-05 Tom LaneFix a bunch of problems with domains by making them...
2006-04-04 Tom LaneModify all callers of datatype input and receive functi...
2006-02-28 Tom LaneAllow the syntax CREATE TYPE foo, with no parameters...
2006-01-13 Tom LaneRequire the issuer of CREATE TYPE to own the functions...
2005-11-01 Tom LaneMake an editorial pass over the reference pages.
2005-08-12 Tom LanePass the type OID as the typioparam for all non-array...
2005-07-14 Neil ConwayThis doc patch replaces all inappropriate references...
2005-07-10 Tom LaneChange typreceive function API so that receive function...
2005-05-01 Tom LaneChange CREATE TYPE to require datatype output and send...
2005-01-04 Tom LaneMore minor updates and copy-editing.
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-06-25 Tom LaneSupport renaming of tablespaces, and changing the owners of
2004-06-06 Tom LaneInfrastructure for I/O of composite types: arrange...
2004-05-16 Neil ConwayAdd documentation for the new "dollar quoting" feature...
2004-02-12 Tom LaneAdd hooks for type-specific calculation of ANALYZE...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-09-22 Peter EisentrautMake the SQL command synopses appear less random.
2003-09-09 Tom LaneRemove a bunch of content-free Diagnostics sections...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-05-09 Tom LaneImplement array_send/array_recv (binary I/O for arrays...
2003-05-08 Tom LaneReinstate pg_type's typsend and typreceive columns...
2003-04-22 Peter EisentrautMore editing of reference pages.
2003-03-25 Peter EisentrautMerge documentation into one book. (Build with "make...
2003-02-19 Bruce MomjianThis patch includes more SGML markup fixes as well...
2003-01-19 Bruce MomjianThis patch includes a lot of minor cleanups to the...
2002-11-21 Peter EisentrautFixups for man pages
2002-09-21 Tom LaneProvide an upgrade strategy for dump files containing...
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-08-29 Tom LaneCode review for standalone composite types, query-speci...
2002-08-23 Tom LaneUpdate reference to value of NAMEDATALEN. Someone...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-15 Bruce MomjianTom Lane wrote:
2002-07-24 Peter EisentrautRemove unused system table columns:
2002-05-18 Peter EisentrautRevise command completion tags as per hackers message...
2002-04-23 Tom LaneUpdate SQL-command reference pages for schema features.
2002-04-21 Thomas G. LockhartAugment the date/time examples in the User's Guide...
2002-01-20 Peter EisentrautSpell-check and markup police
2001-12-08 Thomas G. LockhartUse PostgreSQL consistantly throughout docs. Before...
2001-11-03 Tom LaneClean up wrong, misleading, or obsolete documentation...
2001-09-13 Peter EisentrautUpdate compatibility information.
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-03 Peter EisentrautPut some kind of grammatical uniformity in the <refpurp...
2001-08-03 Tom LaneFor some reason, CREATE TYPE has only accepted alignmen...
2001-03-24 Thomas G. LockhartFix up wording slightly. No change in content.
2001-03-06 Bruce MomjianShorten TOAST mention
2001-03-05 Bruce MomjianI'm attaching those diffs for the Reference Guide in...
2001-01-13 Peter EisentrautTerminology cleanup: class -> table, instance -> row...
2000-10-05 Bruce MomjianAdd proofreader's changes to docs.
2000-09-12 Bruce Momjiandatatype -> data type.
2000-08-24 Tom LaneDocumentation updates to reflect TOAST and new-style...
2000-03-27 Thomas G. LockhartStart updating for the v7.0 release.
1999-08-06 Thomas G. LockhartFix markup to allow clean man pages.
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.
1999-07-06 Thomas G. LockhartFix markup for docbook2man man page generation.
1999-06-23 Thomas G. LockhartUpdate maximum identifier length from 15 to 31 characters.
1999-06-14 Thomas G. LockhartFix cross-reference to large objects.
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-10-30 Thomas G. LockhartMinor cleanup in markup, especially in the Output section.
1998-09-22 Thomas G. LockhartEditing and markup cleanup.
1998-09-07 Thomas G. LockhartVery minor formatting fixup in the refentry id field...
1998-08-15 Thomas G. LockhartMake minor formatting improvements to statement synopses.
1998-07-29 Thomas G. LockhartAdd new files from Oliver Elphick.