postgresql/src/test
Tom Lane af87148065 Fix some more hashjoin-related bugs in pg_operator. Fix
hashjoin's hashFunc() so that it does the right thing with pass-by-value
data types (the old code would always return 0 for int2 or char values,
which would work but would slow things down a lot).  Extend opr_sanity
regress test to catch more kinds of errors.
1999-04-07 23:33:33 +00:00
..
bench Re-apply Darren's char2-16 removal code. 1998-04-26 04:12:15 +00:00
examples Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
locale Addition to test/locale submitted by Oleg Broytmann. Comments from him: 1999-03-29 09:00:19 +00:00
mb Add missing mb files. 1999-02-02 19:04:43 +00:00
performance Scripts to run queries and data. 1997-09-26 14:57:36 +00:00
regress Fix some more hashjoin-related bugs in pg_operator. Fix 1999-04-07 23:33:33 +00:00
suite Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
Makefile End of the make file simplifications. 1996-11-12 11:43:32 +00:00