postgresql/src/backend
Tom Lane fa5c8a055a Cross-data-type comparisons are now indexable by btrees, pursuant to my
pghackers proposal of 8-Nov.  All the existing cross-type comparison
operators (int2/int4/int8 and float4/float8) have appropriate support.
The original proposal of storing the right-hand-side datatype as part of
the primary key for pg_amop and pg_amproc got modified a bit in the event;
it is easier to store zero as the 'default' case and only store a nonzero
when the operator is actually cross-type.  Along the way, remove the
long-since-defunct bigbox_ops operator class.
2003-11-12 21:15:59 +00:00
..
access Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
bootstrap Add operator strategy and comparison-value datatype fields to ScanKey. 2003-11-09 21:30:38 +00:00
catalog Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
commands Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
executor Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
lib Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
libpq Remove socket credentials defines not referenced. 2003-10-25 03:48:47 +00:00
main Cleanup on --help-config: Now called --describe-config, no further options, 2003-10-18 22:59:09 +00:00
nodes Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
optimizer Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
parser Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
po Translation update 2003-10-25 18:18:19 +00:00
port Don't need hack copy of system() anymore in OS X 10.3. 2003-11-08 20:14:51 +00:00
postmaster * ioctlsocket_ret 2003-11-11 01:09:42 +00:00
regex Fix broken definition of :print: character class, per Bruno Wolff. 2003-09-29 00:21:58 +00:00
rewrite Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
storage Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
tcop Save_r, Save_t should be static not global variables. 2003-10-19 23:43:51 +00:00
utils Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
Makefile Add .exe to Win32 stat calls. Don't symlink postmaster on Win32. 2003-11-11 03:53:33 +00:00
nls.mk New Norwegian translation by Trond Endrestøl, actually made for 7.3, but 2003-09-29 10:57:06 +00:00