| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert documentation mention of array dimension checking, in next paragraph. | Bruce Momjian | 2006-05-09 | 1 | -3/+2 |
| * | Mention array dimmensions are not enforced either. | Bruce Momjian | 2006-05-09 | 1 | -2/+3 |
| * | Removes or minimizes some documentation mentions of backward | Bruce Momjian | 2006-04-23 | 1 | -3/+2 |
| * | Change array_push and array_cat so that they retain the lower bound of | Tom Lane | 2005-11-19 | 1 | -8/+6 |
| * | Make SQL arrays support null elements. This commit fixes the core array | Tom Lane | 2005-11-17 | 1 | -52/+58 |
| * | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 | 1 | -2/+2 |
| * | Avoid referring to a specific version of the SQL standard except where | Tom Lane | 2005-11-04 | 1 | -2/+2 |
| * | This doc patch replaces all inappropriate references to SQL:1999 when it | Neil Conway | 2005-07-14 | 1 | -2/+2 |
| * | Document array behavior for out-of-range subscripts. | Tom Lane | 2005-02-06 | 1 | -2/+14 |
| * | A small pass of docs review and copy-editing. | Tom Lane | 2004-12-23 | 1 | -10/+12 |
| * | Spell checker run | Peter Eisentraut | 2004-12-13 | 1 | -4/+4 |
| * | Update of conformance information to SQL:2003 | Peter Eisentraut | 2004-11-27 | 1 | -3/+5 |
| * | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 | 1 | -2/+2 |
| * | Minor clarification of documentation regarding trailing whitespace. | Joe Conway | 2004-08-08 | 1 | -5/+5 |
| * | Tighened up syntax checking of array input processing considerably. Junk that | Joe Conway | 2004-08-08 | 1 | -33/+39 |
| * | Require that array literals produce "rectangular" arrays, i.e. all the | Joe Conway | 2004-08-05 | 1 | -45/+70 |
| * | Some preliminary documentation for composite-type stuff. | Tom Lane | 2004-06-07 | 1 | -2/+3 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Random copy-editing. | Peter Eisentraut | 2003-11-04 | 1 | -15/+48 |
| * | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 | 1 | -6/+6 |
| * | Add/edit index entries. | Peter Eisentraut | 2003-08-31 | 1 | -2/+2 |
| * | Updates for array documentation, from Joe Conway. | Tom Lane | 2003-08-19 | 1 | -18/+58 |
| * | Update docs for 7.4 array features and polymorphic functions. | Tom Lane | 2003-08-09 | 1 | -215/+123 |
| * | Create real array comparison functions (that use the element datatype's | Tom Lane | 2003-06-27 | 1 | -9/+278 |
| * | Back out array mega-patch. | Bruce Momjian | 2003-06-25 | 1 | -278/+9 |
| * | Array mega-patch. | Bruce Momjian | 2003-06-24 | 1 | -9/+278 |
| * | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 | 1 | -38/+59 |
| * | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 | 1 | -12/+12 |
| * | Add documentation for array_upper/lower(). | Bruce Momjian | 2002-11-10 | 1 | -2/+4 |
| * | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 | 1 | -6/+6 |
| * | Add User's Guide chapters on Data Definition and Data Manipulation. | Peter Eisentraut | 2002-08-05 | 1 | -3/+3 |
| * | Improve documentation about array I/O representation. | Tom Lane | 2002-03-17 | 1 | -13/+58 |
| * | Spell-check and markup police | Peter Eisentraut | 2002-01-20 | 1 | -4/+4 |
| * | Fix array_out's failure to backslash backslashes, per bug# 524. Also, | Tom Lane | 2001-11-29 | 1 | -1/+33 |
| * | proof-reading | Peter Eisentraut | 2001-11-28 | 1 | -4/+4 |
| * | Deprecate 'current' for date/time input. | Thomas G. Lockhart | 2001-11-21 | 1 | -3/+3 |
| * | Grammatical and spelling fixes. | Tom Lane | 2001-11-19 | 1 | -2/+2 |
| * | A bunch of small doco updates motivated by scanning the comments on | Tom Lane | 2001-11-19 | 1 | -3/+15 |
| * | Clean up wrong, misleading, or obsolete documentation about array types, | Tom Lane | 2001-11-03 | 1 | -6/+5 |
| * | Markup additions and spell check. (covers User's Guide) | Peter Eisentraut | 2001-09-09 | 1 | -2/+2 |
| * | Add index. Only some parts of the manual set have index entries so far... | Peter Eisentraut | 2001-05-12 | 1 | -1/+5 |
| * | Clean up markup, add description of contrib/array operators by Joel Burton | Peter Eisentraut | 2001-01-26 | 1 | -125/+170 |
| * | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 | 1 | -4/+4 |
| * | Document the array_dims() function, and make some other small improvements | Tom Lane | 2000-12-18 | 1 | -7/+35 |
| * | Misc. cleanups. | Tom Lane | 2000-12-17 | 1 | -0/+7 |
| * | Documentation updates to reflect TOAST and new-style fmgr. | Tom Lane | 2000-08-24 | 1 | -4/+6 |
| * | Small improvements to user's guide description of arrays. | Tom Lane | 2000-03-28 | 1 | -15/+71 |
| * | Updated user's guide to match new psql's output format | Peter Eisentraut | 2000-03-26 | 1 | -26/+16 |
| * | Add id field to chapter and book tags to allow output file names | Thomas G. Lockhart | 1998-07-29 | 1 | -1/+1 |
| * | Doc updates from Darren on char2-16 removal | Bruce Momjian | 1998-04-26 | 1 | -2/+2 |