Using postgres 9.3.3.
The columns-meta call returns empty, and I tracked this down to the logic inside of meta-call. Specifically if the supports-schema function returned truthy, then the .addColumns call would succeed. But for us it's returning falsy.