aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/sql/create_operator.sql
Commit message (Expand)AuthorAge
* Fix lexing of standard multi-character operators in edge cases.Andrew Gierth2018-08-23
* Allow named parameters to be specified using => in addition to :=Robert Haas2015-03-10
* Additional regression tests for CREATE OPERATOR.Robert Haas2013-07-03
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Attached is a patch implementing factorial(), returning numeric. PointsBruce Momjian2003-12-01
* COMMENT ON casts, conversions, languages, operator classes, andTom Lane2003-11-21
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-05
* Tweak create_operator regress test so it doesn't illustrateTom Lane1999-04-10
* Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-22
* More splits and cleanups...Marc G. Fournier1997-04-06