Commits

DateSubjectAuthorReleases
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 11.22
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 12.17
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 13.13
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 14.10
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 15.5
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 16.1
2023-10-20 Doc: update CREATE OPERATOR's statement about => as an operator. Tom Lane 17.0
2023-10-20 Extend ALTER OPERATOR to allow setting more optimization attributes. Tom Lane 17.0
2020-09-17 Remove support for postfix (right-unary) operators. Tom Lane 14.0
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 9.5.24
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 11.10
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 12.5
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 10.15
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 9.6.20
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 13.0
2020-08-30 Mark factorial operator, and postfix operators in general, as deprecated. Tom Lane 14.0
2010-07-08 Add a cross-reference to precedence information to CREATE OPERATOR's Tom Lane 9.0.0
2006-12-23 Restructure operator classes to allow improved handling of cross-data-type Tom Lane 8.3.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2004-06-25 Support renaming of tablespaces, and changing the owners of Tom Lane 8.0.0
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1
2003-08-17 Update documentation to reflect the fact that ORDER BY, GROUP BY, etc Tom Lane 7.4.1
2002-08-10 Allow schema-qualified operator names to be used in the optional Tom Lane 7.3.1
2002-04-23 Update SQL-command reference pages for schema features. Tom Lane 7.3.1
2002-04-16 Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take Tom Lane 7.3.1