Changes for version 3.35 - 2019-03-02

  • Fixed Postgres 11 primary key query incompatibility in `pg_tapgen` by checking the `pg_index.indisprimary` column instead of `pg_catalog.relhaspkey`, since the latter has been removed. Thanks to @KiriakosGeorgiou for the report (#19).

Documentation

A command-line tool for running and harnessing pgTAP tests
Generate schema TAP tests from an existing database

Modules

Stream TAP from pgTAP test scripts