mirror of
https://github.com/postgres/postgres.git
synced 2026-04-03 08:15:53 -04:00
Commit
|
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| t | ||
| .gitignore | ||
| Makefile | ||
| meson.build | ||
| README | ||
| test_pg_dump--1.0.sql | ||
| test_pg_dump.control | ||
test_pg_dump is an extension explicitly to test pg_dump when extensions are present in the system. We also make use of this module to test ALTER EXTENSION ADD/DROP.