aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/array.sgml
Commit message (Expand)AuthorAge
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Avoid referring to a specific version of the SQL standard except whereTom Lane2005-11-04
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-14
* Document array behavior for out-of-range subscripts.Tom Lane2005-02-06
* A small pass of docs review and copy-editing.Tom Lane2004-12-23
* Spell checker runPeter Eisentraut2004-12-13
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Replace "--" and "---" with "—" as appropriate, for better-lookingNeil Conway2004-11-15
* Minor clarification of documentation regarding trailing whitespace.Joe Conway2004-08-08
* Tighened up syntax checking of array input processing considerably. Junk thatJoe Conway2004-08-08
* Require that array literals produce "rectangular" arrays, i.e. all theJoe Conway2004-08-05
* Some preliminary documentation for composite-type stuff.Tom Lane2004-06-07
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Random copy-editing.Peter Eisentraut2003-11-04
* Spell checking, consistent terminology.Peter Eisentraut2003-11-01
* Add/edit index entries.Peter Eisentraut2003-08-31
* Updates for array documentation, from Joe Conway.Tom Lane2003-08-19
* Update docs for 7.4 array features and polymorphic functions.Tom Lane2003-08-09
* Create real array comparison functions (that use the element datatype'sTom Lane2003-06-27
* Back out array mega-patch.Bruce Momjian2003-06-25
* Array mega-patch.Bruce Momjian2003-06-24
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-13
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-11
* Add documentation for array_upper/lower().Bruce Momjian2002-11-10
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Add User's Guide chapters on Data Definition and Data Manipulation.Peter Eisentraut2002-08-05
* Improve documentation about array I/O representation.Tom Lane2002-03-17
* Spell-check and markup policePeter Eisentraut2002-01-20
* Fix array_out's failure to backslash backslashes, per bug# 524. Also,Tom Lane2001-11-29
* proof-readingPeter Eisentraut2001-11-28
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Grammatical and spelling fixes.Tom Lane2001-11-19
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* Clean up wrong, misleading, or obsolete documentation about array types,Tom Lane2001-11-03
* Markup additions and spell check. (covers User's Guide)Peter Eisentraut2001-09-09
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-12
* Clean up markup, add description of contrib/array operators by Joel BurtonPeter Eisentraut2001-01-26
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Document the array_dims() function, and make some other small improvementsTom Lane2000-12-18
* Misc. cleanups.Tom Lane2000-12-17
* Documentation updates to reflect TOAST and new-style fmgr.Tom Lane2000-08-24
* Small improvements to user's guide description of arrays.Tom Lane2000-03-28
* Updated user's guide to match new psql's output formatPeter Eisentraut2000-03-26
* Add id field to chapter and book tags to allow output file namesThomas G. Lockhart1998-07-29
* Doc updates from Darren on char2-16 removalBruce Momjian1998-04-26
* SGML source for new documentation.Thomas G. Lockhart1998-03-01