any alternative to pg-safeupdate for windows 10?

john snow <[email protected]> Thu, 19 Sep 2019 11:47:44 +0800
Newsgroups gmane.comp.db.postgresql.novice,gmane.comp.db.postgresql.sql
Message-ID <CAE67tvUMzRJ=FsYW39G2dVtSXGyei-YgZmJ84WPysk-cbBNBVA@mail.gmail.com>
https://github.com/eradman/pg-safeupdate requires criteria for updates and
deletes, so can protect from accidental wholesale updates / deletes.

but i have not been able to install it on my windows 10 machine.

i've installed python 3.7, pgxnclient, but pgxnclient install safeupate
fails

does any one know other extensions with functionalities similar to
pg-safeupdate that can be installed on a windows postgresql environment?



thanks in advance for any info