CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 03/11/11 17:23:26
Modified files:
src/include/catalog: Tag: REL7_4_STABLE pg_amop.h
Log message:
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.
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2003-11-11 21:37:35 |
| Subject: pgsql-server/src/backend/postmaster Tag: REL7_ ... |
| Previous: | From: Bruce Momjian | Date: 2003-11-11 03:53:33 |
| Subject: pgsql-server/src/backend Makefile utils/init/f ... |