| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove grammar productions for prefix and postfix % and ^ operators, | Tom Lane | 2005-06-08 | 1 | -2/+2 |
| * | Add a "USING" clause to DELETE, which is equivalent to the FROM clause | Neil Conway | 2005-04-07 | 1 | -7/+7 |
| * | Adjust input routines for float4, float8 and oid to reject the empty string | Neil Conway | 2005-02-11 | 1 | -0/+2 |
| * | Add ceiling() as an alias for ceil(), and power() as an alias for pow(). | Neil Conway | 2004-04-23 | 1 | -1/+18 |
| * | Update the float8 regression tests: they should now pass on FreeBSD 4.x | Neil Conway | 2004-03-24 | 1 | -5/+5 |
| * | float8-small-is-zero and float8-exp-three-digits will likely need | Bruce Momjian | 2004-03-15 | 1 | -0/+76 |
| * | "Corrects" the int8/float4/float8 tests under win32. | Bruce Momjian | 2004-02-29 | 1 | -0/+297 |
