/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/modules/dummy_index_am/README
12 строк
295 B
Álvaro Herrera
Allow Boolean reloptions to have ternary values
21 янв 2026, 22:06
Не верифицирован
21 янв 2026, 22:06
4d6a66f
Код
Авторство
О чём код?
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 & ternary - enum - integer - real - strings (with and without NULL as default)