Files
postgresql/src/test/modules/dummy_index_am

Dummy Index AM
==============

Dummy index AM is a module for testing any facility usable by an index
access method, whose code is kept a maximum simple.

This includes tests for all relation option types:
- boolean
- enum
- integer
- real
- strings (with and without NULL as default)