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