postgresql/src/test
Heikki Linnakangas 88fc719263 Add test cases for indexam operations not currently covered.
That includes VACUUM on GIN, GiST and SP-GiST indexes, and B-tree indexes
large enough to cause page deletions in B-tree. Plus some other special
cases.

After this patch, the regression tests generate all different WAL record
types. Not all branches within the redo functions are covered, but it's a
step forward.
2014-11-19 19:47:43 +02:00
..
examples Update copyright for 2014 2014-01-07 16:05:30 -05:00
isolation Implement SKIP LOCKED for row-level locks 2014-10-07 17:23:34 -03:00
locale Rename 'gmake' to 'make' in docs and recommended commands 2014-02-12 17:29:19 -05:00
mb Lots of doc corrections. 2012-04-23 22:43:09 -04:00
performance Run newly-configured perltidy script on Perl files. 2012-07-04 21:47:49 -04:00
perl Add configure --enable-tap-tests option 2014-11-02 09:17:26 -05:00
regress Add test cases for indexam operations not currently covered. 2014-11-19 19:47:43 +02:00
thread Remove dependency on wsock32.lib in favor of ws2_32 2014-07-15 14:18:39 +02:00
Makefile Add isolation test to check-world and installcheck-world 2012-03-05 20:19:20 +02:00