postgresql/src/test/regress
Tom Lane bf4f96b5e2 Fix range_cmp_bounds for the case of equal-valued exclusive bounds.
Also improve its comments and related regression tests.

Jeff Davis, with some further adjustments by Tom
2011-11-17 16:51:20 -05:00
..
data Fix GIN to support null keys, empty and null items, and full index scans. 2011-01-07 19:16:24 -05:00
expected Fix range_cmp_bounds for the case of equal-valued exclusive bounds. 2011-11-17 16:51:20 -05:00
input Support SECURITY LABEL on databases, tablespaces, and roles. 2011-07-20 13:18:24 -04:00
output Return FALSE instead of throwing error for comparisons with empty ranges. 2011-11-14 15:15:53 -05:00
sql Fix range_cmp_bounds for the case of equal-valued exclusive bounds. 2011-11-17 16:51:20 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
GNUmakefile Rename pg_regress option --multibyte to --encoding 2011-04-15 08:42:05 +03:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
parallel_schedule Fix random discrepancies between parallel_schedule and serial_schedule. 2011-11-08 23:05:14 -05:00
pg_regress.c Clean up pg_regress --help output 2011-08-30 21:25:10 +03:00
pg_regress.h sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
pg_regress_main.c sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
regress.c Redesign the plancache mechanism for more flexibility and efficiency. 2011-09-16 00:43:52 -04:00
regressplans.sh Tweak regressplans.sh to use any already-set PGOPTIONS. 2000-12-18 02:45:47 +00:00
resultmap Enable building with the Mingw64 compiler. 2011-01-30 19:56:46 -05:00
serial_schedule Fix random discrepancies between parallel_schedule and serial_schedule. 2011-11-08 23:05:14 -05:00
standby_schedule Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00