[go: up one dir, main page]

Skip to content

anon.pseudo_country returns NULL

Hi, I found some strange behavior with pseudo_country function. In some cases in returns NULL value. Here is some examples:

SELECT FROM anon.pseudo_country('US'::text); SELECT FROM anon.pseudo_country('USA'::text);

Is that expected behavior ? I was running on docker registry.gitlab.com/dalibo/postgresql_anonymizer:stable

Edited by Anton Shutik
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information