git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a016555) | patch
Add test cases for indexam operations not currently covered.
2014年11月19日 17:24:58 +0000 (19:24 +0200)
2014年11月19日 17:47:43 +0000 (19:47 +0200)
commit 88fc71926392115cdc3672807f3903ce43d0ebcf
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.
src/test/regress/expected/btree_index.out diff | blob | blame | history
src/test/regress/expected/gin.out [new file with mode: 0644] blob
src/test/regress/expected/gist.out [new file with mode: 0644] blob
src/test/regress/expected/spgist.out [new file with mode: 0644] blob
src/test/regress/output/misc.source diff | blob | blame | history
src/test/regress/parallel_schedule diff | blob | blame | history
src/test/regress/serial_schedule diff | blob | blame | history
src/test/regress/sql/btree_index.sql diff | blob | blame | history
src/test/regress/sql/gin.sql [new file with mode: 0644] blob
src/test/regress/sql/gist.sql [new file with mode: 0644] blob
src/test/regress/sql/spgist.sql [new file with mode: 0644] blob
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /