Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2023-10-20 Extend ALTER OPERATOR to allow setting more optimization attributes. Tom Lane 17.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2020-09-18 Use factorial rather than numeric_fac in create_operator.sql. Tom Lane 11.10
2020-09-18 Use factorial rather than numeric_fac in create_operator.sql. Tom Lane 10.15
2020-09-18 Use factorial rather than numeric_fac in create_operator.sql. Tom Lane 13.0
2020-09-18 Use factorial rather than numeric_fac in create_operator.sql. Tom Lane 9.5.24
2020-09-18 Use factorial rather than numeric_fac in create_operator.sql. Tom Lane 9.6.20
2020-09-18 Use factorial rather than numeric_fac in create_operator.sql. Tom Lane 12.5
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2020-09-17 Remove factorial operators, leaving only the factorial() function. Tom Lane 14.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 10.6
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 11.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 12.0
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.5.15
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.6.11
2018-08-22 Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax Peter Eisentraut 11.0
2018-08-22 doc: Update uses of the word "procedure" Peter Eisentraut 11.0
2018-08-22 Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax Peter Eisentraut 12.0
2018-08-22 doc: Update uses of the word "procedure" Peter Eisentraut 12.0
2018-02-27 Improve regression test coverage of regress.c. Tom Lane 11.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2015-03-10 Allow named parameters to be specified using => in addition to := Robert Haas 9.5.0
2013-07-03 Additional regression tests for CREATE OPERATOR. Robert Haas 9.4.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0