Revision history for PostgreSQL extension colnames. 1.3.0 2013-05-28T23:16:22Z - Fix compile failure on PostgreSQL 9.3. 1.2.0 2013-03-01T19:29:09Z - Properly quoted the language name in the `CREATE FUNCTION` statement, as it caused installation to fail on 9.2. 1.1.0 2011-09-08T06:15:12Z - Fixed reference leak when `colnames()` is called on a RECORD with no columns. 1.0.0 2011-09-02T17:29:02Z - Initial release. - Supports PostgreSQL 8.2 and up. - C code by Andrew Gierth. - Packaged for PGXN and maintained by David E. Wheeler.