summaryrefslogtreecommitdiff
path: root/doc/src/sgml/array.sgml
Commit message (Expand)AuthorAgeFilesLines
* Revert documentation mention of array dimension checking, in next paragraph.Bruce Momjian2006-05-091-3/+2
* Mention array dimmensions are not enforced either.Bruce Momjian2006-05-091-2/+3
* Removes or minimizes some documentation mentions of backwardBruce Momjian2006-04-231-3/+2
* Change array_push and array_cat so that they retain the lower bound ofTom Lane2005-11-191-8/+6
* Make SQL arrays support null elements. This commit fixes the core arrayTom Lane2005-11-171-52/+58
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-041-2/+2
* Avoid referring to a specific version of the SQL standard except whereTom Lane2005-11-041-2/+2
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-141-2/+2
* Document array behavior for out-of-range subscripts.Tom Lane2005-02-061-2/+14
* A small pass of docs review and copy-editing.Tom Lane2004-12-231-10/+12
* Spell checker runPeter Eisentraut2004-12-131-4/+4
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-271-3/+5
* Replace "--" and "---" with "—" as appropriate, for better-lookingNeil Conway2004-11-151-2/+2
* Minor clarification of documentation regarding trailing whitespace.Joe Conway2004-08-081-5/+5
* Tighened up syntax checking of array input processing considerably. Junk thatJoe Conway2004-08-081-33/+39
* Require that array literals produce "rectangular" arrays, i.e. all theJoe Conway2004-08-051-45/+70
* Some preliminary documentation for composite-type stuff.Tom Lane2004-06-071-2/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Random copy-editing.Peter Eisentraut2003-11-041-15/+48
* Spell checking, consistent terminology.Peter Eisentraut2003-11-011-6/+6
* Add/edit index entries.Peter Eisentraut2003-08-311-2/+2
* Updates for array documentation, from Joe Conway.Tom Lane2003-08-191-18/+58
* Update docs for 7.4 array features and polymorphic functions.Tom Lane2003-08-091-215/+123
* Create real array comparison functions (that use the element datatype'sTom Lane2003-06-271-9/+278
* Back out array mega-patch.Bruce Momjian2003-06-251-278/+9
* Array mega-patch.Bruce Momjian2003-06-241-9/+278
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-131-38/+59
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-111-12/+12
* Add documentation for array_upper/lower().Bruce Momjian2002-11-101-2/+4
* Add more appropriate markup.Peter Eisentraut2002-09-211-6/+6
* Add User's Guide chapters on Data Definition and Data Manipulation.Peter Eisentraut2002-08-051-3/+3
* Improve documentation about array I/O representation.Tom Lane2002-03-171-13/+58
* Spell-check and markup policePeter Eisentraut2002-01-201-4/+4
* Fix array_out's failure to backslash backslashes, per bug# 524. Also,Tom Lane2001-11-291-1/+33
* proof-readingPeter Eisentraut2001-11-281-4/+4
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-211-3/+3
* Grammatical and spelling fixes.Tom Lane2001-11-191-2/+2
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-191-3/+15
* Clean up wrong, misleading, or obsolete documentation about array types,Tom Lane2001-11-031-6/+5
* Markup additions and spell check. (covers User's Guide)Peter Eisentraut2001-09-091-2/+2
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-121-1/+5
* Clean up markup, add description of contrib/array operators by Joel BurtonPeter Eisentraut2001-01-261-125/+170
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-131-4/+4
* Document the array_dims() function, and make some other small improvementsTom Lane2000-12-181-7/+35
* Misc. cleanups.Tom Lane2000-12-171-0/+7
* Documentation updates to reflect TOAST and new-style fmgr.Tom Lane2000-08-241-4/+6
* Small improvements to user's guide description of arrays.Tom Lane2000-03-281-15/+71
* Updated user's guide to match new psql's output formatPeter Eisentraut2000-03-261-26/+16
* Add id field to chapter and book tags to allow output file namesThomas G. Lockhart1998-07-291-1/+1
* Doc updates from Darren on char2-16 removalBruce Momjian1998-04-261-2/+2