]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix thinko in reltime and tinterval operator classes that I added a
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Nov 2003 21:23:26 +0000 (21:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Nov 2003 21:23:26 +0000 (21:23 +0000)
commit1d42f3246a6919d0c07dd2f7218dd8a6afef2f9e
tree5e2e02caeb9acb449e663439844b51eb12f30b13
parent9736e8f95c70bbad603ae568a3a09c74b50d26af
Fix thinko in reltime and tinterval operator classes that I added a
couple months ago: the >= and > operators were swapped.  Not worth
forcing an initdb for this, but we should get it right in the release.
Will be patched separately in HEAD.
src/include/catalog/pg_amop.h