| Commit message (Expand) | Author | Age |
* | Document that && can be used to search arrays. | Robert Haas | 2012-06-22 |
* | Use proper SGML doc entities rather than angle-brackets. | Bruce Momjian | 2011-06-02 |
* | In docs, rename "backwards compatibility" to "backward compatibility" | Bruce Momjian | 2011-03-11 |
* | remove tags. | Bruce Momjian | 2011-02-06 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Proofreading for Bruce's recent round of documentation proofreading. | Tom Lane | 2009-06-17 |
* | Proofreading adjustments for first two parts of documentation (Tutorial | Bruce Momjian | 2009-04-27 |
* | array_length() function, and for SQL compatibility also cardinality() | Peter Eisentraut | 2008-11-12 |
* | Since SQL:2003, the array size specification in the SQL ARRAY syntax has | Peter Eisentraut | 2008-10-29 |
* | Add generate_subscripts, a series-generation function which generates an | Alvaro Herrera | 2008-04-28 |
* | Add SGML ID attributes to the arrays subsections, and a few index entries for | Alvaro Herrera | 2008-04-27 |
* | Fix bad spelling and worse grammar in recent doc commits. Propagate | Tom Lane | 2008-03-26 |
* | Improve documentation for odd array slice behavior. | Bruce Momjian | 2008-03-26 |
* | Fix array_dims() example to be consistent with the data previously shown. | Tom Lane | 2007-06-07 |
* | Support arrays of composite types, including the rowtypes of regular tables | Tom Lane | 2007-05-11 |
* | Fix some now-obsolete comments about the space used by various data | Tom Lane | 2007-04-06 |
* | Fix broken markup, improve wording. | Tom Lane | 2007-03-02 |
* | Spell check on array patch. | Bruce Momjian | 2007-02-20 |
* | Update array slice documentation to be clearer. | Bruce Momjian | 2007-02-20 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Add missing colon. | Bruce Momjian | 2007-01-31 |
* | Update documentation for backslashes to mention escape string syntax | Bruce Momjian | 2007-01-30 |
* | Allow assignment to array elements not contiguous with those already | Tom Lane | 2006-09-29 |
* | Revert documentation mention of array dimension checking, in next paragraph. | Bruce Momjian | 2006-05-09 |
* | Mention array dimmensions are not enforced either. | Bruce Momjian | 2006-05-09 |
* | Removes or minimizes some documentation mentions of backward | Bruce Momjian | 2006-04-23 |
* | Change array_push and array_cat so that they retain the lower bound of | Tom Lane | 2005-11-19 |
* | Make SQL arrays support null elements. This commit fixes the core array | Tom Lane | 2005-11-17 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Avoid referring to a specific version of the SQL standard except where | Tom Lane | 2005-11-04 |
* | This doc patch replaces all inappropriate references to SQL:1999 when it | Neil Conway | 2005-07-14 |
* | Document array behavior for out-of-range subscripts. | Tom Lane | 2005-02-06 |
* | A small pass of docs review and copy-editing. | Tom Lane | 2004-12-23 |
* | Spell checker run | Peter Eisentraut | 2004-12-13 |
* | Update of conformance information to SQL:2003 | Peter Eisentraut | 2004-11-27 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | Minor clarification of documentation regarding trailing whitespace. | Joe Conway | 2004-08-08 |
* | Tighened up syntax checking of array input processing considerably. Junk that | Joe Conway | 2004-08-08 |
* | Require that array literals produce "rectangular" arrays, i.e. all the | Joe Conway | 2004-08-05 |
* | Some preliminary documentation for composite-type stuff. | Tom Lane | 2004-06-07 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Random copy-editing. | Peter Eisentraut | 2003-11-04 |
* | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Updates for array documentation, from Joe Conway. | Tom Lane | 2003-08-19 |
* | Update docs for 7.4 array features and polymorphic functions. | Tom Lane | 2003-08-09 |
* | Create real array comparison functions (that use the element datatype's | Tom Lane | 2003-06-27 |
* | Back out array mega-patch. | Bruce Momjian | 2003-06-25 |
* | Array mega-patch. | Bruce Momjian | 2003-06-24 |