add tests for simple functionality of pg_catalog replacement functions
several pg_catalog replacement functions do not operate as expected. Some examples are discussed here:
After creating a simple test suite I noticed some other issues with this set of functions, and corrected them.
I also added the anon.length method as discussed here: #400 (closed)