| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move checking an explicit VARIADIC "any" argument into the parser. | Andrew Dunstan | 2013-07-18 | 1 | -4/+4 |
| * | Extend format() to handle field width and left/right alignment. | Tom Lane | 2013-03-14 | 1 | -1/+20 |
| * | Fix concat() and format() to handle VARIADIC-labeled arguments correctly. | Tom Lane | 2013-01-25 | 1 | -1/+22 |
| * | Put back accidentally-deleted quote_literal() regression tests. | Robert Haas | 2010-11-21 | 1 | -1/+7 |
| * | Add new SQL function, format(text). | Robert Haas | 2010-11-20 | 1 | -3/+29 |
| * | Expose quote_literal_cstr() from core. | Robert Haas | 2010-11-20 | 1 | -0/+3 |
| * | Add string functions: concat(), concat_ws(), left(), right(), and reverse(). | Itagaki Takahiro | 2010-08-24 | 1 | -0/+13 |
| * | Fix up text concatenation so that it accepts all the reasonable cases that | Tom Lane | 2007-06-06 | 1 | -0/+15 |
| * | Clean up syntax to use SQL92-ish type coersion | Thomas G. Lockhart | 2000-01-04 | 1 | -3/+5 |
| * | Adjust tests to reflect removal of time travel. | Thomas G. Lockhart | 1997-12-01 | 1 | -10/+6 |
| * | Again, add more tests | Marc G. Fournier | 1997-04-05 | 1 | -0/+17 |
