]> granicus.if.org Git - postgresql/history - doc/src/sgml/array.sgml
Trim trailing whitespace
[postgresql] / doc / src / sgml / array.sgml
2015-12-23 Tom LaneAllow omitting one or both boundaries in an array slice...
2015-12-18 Teodor SigaevRevert 9246af6799819847faa33baf441251003acbb8fe because
2015-12-18 Teodor SigaevAllow to omit boundaries in array subscript
2015-07-09 Tom LaneImprove documentation about array concat operator vs...
2015-03-30 Alvaro HerreraChange array_offset to return subscripts, not offsets
2015-03-18 Alvaro Herreraarray_offset() and array_offsets()
2014-01-21 Robert HaasAdd a cardinality function for arrays.
2012-06-22 Robert HaasDocument that && can be used to search arrays.
2011-06-02 Bruce MomjianUse proper SGML doc entities rather than angle-brackets.
2011-03-11 Bruce MomjianIn docs, rename "backwards compatibility" to "backward...
2011-02-06 Bruce Momjianremove tags.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-06-17 Tom LaneProofreading for Bruce's recent round of documentation...
2009-04-27 Bruce MomjianProofreading adjustments for first two parts of documen...
2008-11-12 Peter Eisentrautarray_length() function, and for SQL compatibility...
2008-10-29 Peter EisentrautSince SQL:2003, the array size specification in the...
2008-04-28 Alvaro HerreraAdd generate_subscripts, a series-generation function...
2008-04-27 Alvaro HerreraAdd SGML ID attributes to the arrays subsections, and...
2008-03-26 Tom LaneFix bad spelling and worse grammar in recent doc commit...
2008-03-26 Bruce MomjianImprove documentation for odd array slice behavior.
2007-06-07 Tom LaneFix array_dims() example to be consistent with the...
2007-05-11 Tom LaneSupport arrays of composite types, including the rowtyp...
2007-04-06 Tom LaneFix some now-obsolete comments about the space used...
2007-03-02 Tom LaneFix broken markup, improve wording.
2007-02-20 Bruce MomjianSpell check on array patch.
2007-02-20 Bruce MomjianUpdate array slice documentation to be clearer.
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2007-01-31 Bruce MomjianAdd missing colon.
2007-01-30 Bruce MomjianUpdate documentation for backslashes to mention escape...
2006-09-29 Tom LaneAllow assignment to array elements not contiguous with...
2006-05-09 Bruce MomjianRevert documentation mention of array dimension checkin...
2006-05-09 Bruce MomjianMention array dimmensions are not enforced either.
2006-04-23 Bruce MomjianRemoves or minimizes some documentation mentions of...
2005-11-19 Tom LaneChange array_push and array_cat so that they retain...
2005-11-17 Tom LaneMake SQL arrays support null elements. This commit...
2005-11-04 Peter EisentrautSpellchecking run, final cleanups
2005-11-04 Tom LaneAvoid referring to a specific version of the SQL standa...
2005-07-14 Neil ConwayThis doc patch replaces all inappropriate references...
2005-02-06 Tom LaneDocument array behavior for out-of-range subscripts.
2004-12-23 Tom LaneA small pass of docs review and copy-editing.
2004-12-13 Peter EisentrautSpell checker run
2004-11-27 Peter EisentrautUpdate of conformance information to SQL:2003
2004-11-15 Neil ConwayReplace "--" and "---" with "&mdash;" as appropriate...
2004-08-08 Joe ConwayMinor clarification of documentation regarding trailing...
2004-08-08 Joe ConwayTighened up syntax checking of array input processing...
2004-08-05 Joe ConwayRequire that array literals produce "rectangular" array...
2004-06-07 Tom LaneSome preliminary documentation for composite-type stuff.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-04 Peter EisentrautRandom copy-editing.
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-19 Tom LaneUpdates for array documentation, from Joe Conway.
2003-08-09 Tom LaneUpdate docs for 7.4 array features and polymorphic...
2003-06-27 Tom LaneCreate real array comparison functions (that use the...
2003-06-25 Bruce MomjianBack out array mega-patch.
2003-06-24 Bruce MomjianArray mega-patch.
2003-03-13 Peter EisentrautBig editing for consistent content and presentation.
2002-11-11 Peter EisentrautMerge documentation updates from 7.3 branch.
2002-11-10 Bruce MomjianAdd documentation for array_upper/lower().
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-08-05 Peter EisentrautAdd User's Guide chapters on Data Definition and Data...
2002-03-17 Tom LaneImprove documentation about array I/O representation.
2002-01-20 Peter EisentrautSpell-check and markup police
2001-11-29 Tom LaneFix array_out's failure to backslash backslashes, per...
2001-11-28 Peter Eisentrautproof-reading
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-11-19 Tom LaneGrammatical and spelling fixes.
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-03 Tom LaneClean up wrong, misleading, or obsolete documentation...
2001-09-09 Peter EisentrautMarkup additions and spell check. (covers User's Guide)
2001-05-12 Peter EisentrautAdd index. Only some parts of the manual set have...
2001-01-26 Peter EisentrautClean up markup, add description of contrib/array opera...
2001-01-13 Peter EisentrautTerminology cleanup: class -> table, instance -> row...
2000-12-18 Tom LaneDocument the array_dims() function, and make some other...
2000-12-17 Tom LaneMisc. cleanups.
2000-08-24 Tom LaneDocumentation updates to reflect TOAST and new-style...
2000-03-28 Tom LaneSmall improvements to user's guide description of arrays.
2000-03-26 Peter EisentrautUpdated user's guide to match new psql's output format
1998-07-29 Thomas G. LockhartAdd id field to chapter and book tags to allow output...
1998-04-26 Bruce MomjianDoc updates from Darren on char2-16 removal
1998-03-01 Thomas G. LockhartSGML source for new documentation.