each (hstore)

From: Tarlika Elisabeth Schmitz <postgresql3(at)numerixtechnology(dot)de>
To: pgsql-general(at)postgresql(dot)org
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Subject: each (hstore)
Date: 2011-05-17 11:27:08
Message-ID: 20110517122708.362ba92c@dick.coachhouse
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Pavel's blog, I found this statement, which does just what I need:

select (each(hstore(foo))).* from foo;

Excuse the daft question, but could, please, you explain what ".*" does?

--

Best Regards,
Tarlika Elisabeth Schmitz

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2011-05-17 11:41:49 Re: each (hstore)
Previous Message Cédric Villemain 2011-05-17 10:13:21 Re: [PERFORMANCE] expanding to SAN: which portion best to move