Age | Commit message (Expand) | Author |
---|---|---|
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
2003-09-25 | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut |
2003-09-15 | OK, some of these syntax errors should be given other codes. | Peter Eisentraut |
2003-09-09 | Some "feature not supported" errors are better syntax errors, because the | Peter Eisentraut |
2003-08-17 | Fix ARRAY[] construct so that in multidimensional case, elements can | Tom Lane |
2003-08-04 | pgindent run. | Bruce Momjian |
2003-07-27 | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane |
2003-07-01 | SQL functions can have arguments and results declared ANYARRAY or | 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-04-08 | First phase of work on array improvements. ARRAY[x,y,z] constructor | Tom Lane |