Skip to content

Releases: EnterpriseDB/pg_catcheck

bug fixes

Choose a tag to compare

@rhaas-edb rhaas-edb released this 04 Nov 13:57

Fix assorted compiler warnings. Fix check for duplicate owner dependencies.

supports v17

Choose a tag to compare

@rhaas-edb rhaas-edb released this 19 Sep 16:58

Minor change to compile with v17.

supports v16

Choose a tag to compare

@sandeep-edb sandeep-edb released this 22 Sep 10:07

as confirmed by Rushabh

1.3.0

Choose a tag to compare

@rhaas-edb rhaas-edb released this 01 Feb 01:46

support v14

1.2.0

Choose a tag to compare

@rhaas-edb rhaas-edb released this 10 Sep 14:09
Add support for new catalog columns in v11, v12, and v13.

Sumanta Mukherjee, reviewed by Rushabh Lathia and Beena Emerson

version 1.1.0

Choose a tag to compare

@robertmhaas robertmhaas released this 12 Dec 15:06
Don't check edb_partdef, edb_partition in v10+.

They don't exist any more.

Thom Brown