aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/xtypes.sgml
Commit message (Expand)AuthorAge
* Support "expanded" objects, particularly arrays, for better performance.Tom Lane2015-05-14
* Update assorted TOAST-related documentation.Tom Lane2015-02-18
* Add more use of psprintf()Peter Eisentraut2014-01-06
* Avoid extra whitespace in the arguments of <indexterm>.Tom Lane2011-04-08
* Properly capitalize hyphenated words in documentation titles.Bruce Momjian2011-02-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Doc change: anyways -> anyway; Erik RijkersBruce Momjian2010-04-14
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxiousAlvaro Herrera2008-12-07
* Change the declaration of struct varlena so that the length word isTom Lane2008-02-23
* Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a structuresBruce Momjian2007-05-15
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Allow the syntax CREATE TYPE foo, with no parameters, to permit explicitTom Lane2006-02-28
* Add some real documentation about TOAST (finally). Combine this withTom Lane2005-01-10
* Some more small improvements in response to 7.4 interactive docs comments.Tom Lane2005-01-08
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Spell checking, consistent terminology.Peter Eisentraut2003-11-01
* Update the complex-datatype example to V1 function calling conventions,Tom Lane2003-10-21
* Add/edit index entries.Peter Eisentraut2003-08-31
* Make various links point to specific places instead of entire partsTom Lane2003-08-10
* elog mop-up.Tom Lane2003-07-27
* In an effort to reduce the total number of chapters, combine the smallPeter Eisentraut2003-04-10
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Editorial reviewPeter Eisentraut2002-01-07
* Deprecate 'current' date/time constant.Thomas G. Lockhart2001-11-21
* More cleanup of CREATE FUNCTION examples.Tom Lane2001-10-26
* Change "indices" to "indexes", per OED.Peter Eisentraut2001-05-17
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-12
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Add `id' attributes to all `chapter' and `sect1' tags, to generate usefulPeter Eisentraut2000-09-29
* Documentation updates to reflect TOAST and new-style fmgr.Tom Lane2000-08-24
* Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian2000-05-18
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-29
* Minor documentation improvements and markup fixes.Tom Lane1998-10-17
* Add id field to chapter and book tags to allow output file namesThomas G. Lockhart1998-07-29
* SGML source for new documentation.Thomas G. Lockhart1998-03-01