Project

General

Profile

« Previous | Next » 

Revision 10356

schemas/util.sql: added hstore(text[], anyelement), which dynamically inlines properly, unlike hstore(anyarray, anyelement). this can be selected by explicitly casting the keys array to text[], which now provides a 6x speed improvement (380 ms -> 60 ms) for map_nulls().

  • added
  • modified
  • copied
  • renamed
  • deleted