Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework pg_input_error_message(), now renamed pg_input_error_info() | Michael Paquier | 2023-02-28 | 1 | -2/+2 |
* | Convert a few more datatype input functions to report errors softly. | Tom Lane | 2022-12-14 | 1 | -0/+6 |
* | Allow input format xxxx-xxxx-xxxx for macaddr type | Peter Eisentraut | 2014-10-21 | 1 | -3/+4 |
* | Add bitwise AND, OR, and NOT operators for macaddr data type. | Robert Haas | 2012-01-19 | 1 | -0/+4 |
* | Add regression test for macaddr type. Enhance documentation about accepted | Peter Eisentraut | 2008-10-03 | 1 | -0/+38 |