Hi, On 2018-04-07 13:31:53 -0400, Tom Lane wrote: > Oh ... digging into that, it's because that test depends on hstore, > which I hadn't installed. How much is that dependency really > buying us?
There's some separate logic for non-core datatypes, so it seems good to test that. Hstore seems like a reasonable choice for it. > If there's a good reason to have it, we should > (a) document the requirement in src/test/subscription/README, > and (b) try to make the failure less obscure. I do not really find > this to be an acceptable spelling of "you didn't install hstore": No argument there. Greetings, Andres Freund