Skip to content

CREATE OPERATOR CLASS

Pre-release
Pre-release
Compare
Choose a tag to compare
@lacanoid lacanoid released this 31 Jul 21:06
· 134 commits to master since this release

Objects from pg_amop and pg_amproc now handled by create_operator_class().

New option nodrop to omit drop statements alltogether.

Bug fixes with respect to partitions, where too many constraint/indexes were dumped.