Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. | Tom Lane | 2018-01-26 | 1 | -0/+3 |
* | Establish conventions about global object names used in regression tests. | Tom Lane | 2016-07-17 | 1 | -3/+3 |
* | Message style and wording fixes | Peter Eisentraut | 2016-06-07 | 1 | -4/+4 |
* | Fix ALTER OPERATOR to update dependencies properly. | Tom Lane | 2015-12-31 | 1 | -6/+67 |
* | Fix entirely broken permissions test in new alter_operator regression test. | Tom Lane | 2015-07-17 | 1 | -5/+4 |
* | Add ALTER OPERATOR command, for changing selectivity estimator functions. | Heikki Linnakangas | 2015-07-14 | 1 | -0/+76 |