forked from bucardo/check_postgres
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
71 lines (70 loc) · 1.19 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
check_postgres.pl
check_postgres.pl.asc
check_postgres.pl.html
LICENSE
README.md
SIGNATURE
Makefile.PL
MANIFEST
MANIFEST.SKIP
perlcriticrc
META.yml
MYMETA.json
MYMETA.yml
TODO
t/00_basic.t
t/00_release.t
t/00_signature.t
t/00_test_tester.t
t/01_validate_range.t
t/02_autovac_freeze.t
t/02_backends.t
t/02_bloat.t
t/02_checkpoint.t
t/02_cluster_id.t
t/02_commitratio.t
t/02_connection.t
t/02_custom_query.t
t/02_database_size.t
t/02_dbstats.t
t/02_disabled_triggers.t
t/02_disk_space.t
t/02_fsm_pages.t
t/02_fsm_relations.t
t/02_hitratio.t
t/02_last_analyze.t
t/02_last_vacuum.t
t/02_listener.t
t/02_locks.t
t/02_logfile.t
t/02_new_version_bc.t
t/02_new_version_box.t
t/02_new_version_cp.t
t/02_new_version_pg.t
t/02_new_version_tnm.t
t/02_pgagent_jobs.t
t/02_pgbouncer_checksum.t
t/02_prepared_txns.t
t/02_query_runtime.t
t/02_query_time.t
t/02_relation_size.t
t/02_replicate_row.t
t/02_replication_slots.t
t/02_same_schema.t
t/02_sequence.t
t/02_settings_checksum.t
t/02_slony_status.t
t/02_timesync.t
t/02_txn_idle.t
t/02_txn_time.t
t/02_txn_wraparound.t
t/02_version.t
t/02_wal_files.t
t/03_translations.t
t/04_timeout.t
t/05_docs.t
t/99_cleanup.t
t/99_perlcritic.t
t/99_pod.t
t/99_spellcheck.t
t/CP_Testing.pm