Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier | 2023-02-28 | 1 | -20/+20 |
* | Convert the geometric input functions to report errors softly. | Tom Lane | 2022-12-14 | 1 | -0/+61 |
* | Change floating-point output format for improved performance. | Andrew Gierth | 2019-02-13 | 1 | -3/+3 |
* | Improve test coverage of geometric types | Tomas Vondra | 2018-09-26 | 1 | -228/+44 |
* | Revert "Tweak "line" test to avoid negative zeros on some platforms" | Tom Lane | 2013-10-25 | 1 | -9/+9 |
* | Tweak "line" test to avoid negative zeros on some platforms | Peter Eisentraut | 2013-10-25 | 1 | -9/+9 |
* | Tweak "line" test to avoid platform-specific floating-point output | Peter Eisentraut | 2013-10-12 | 1 | -3/+3 |
* | Revive line type | Peter Eisentraut | 2013-10-09 | 1 | -0/+271 |