*** a/doc/src/sgml/hstore.sgml
--- b/doc/src/sgml/hstore.sgml
***************
*** 278,284 ****
        <entry>get <type>hstore</>'s keys as a set</entry>
        <entry><literal>skeys('a=&gt;1,b=&gt;2')</literal></entry>
        <entry>
! 22<programlisting>
  a
  b
  </programlisting></entry>
--- 278,284 ----
        <entry>get <type>hstore</>'s keys as a set</entry>
        <entry><literal>skeys('a=&gt;1,b=&gt;2')</literal></entry>
        <entry>
! <programlisting>
  a
  b
  </programlisting></entry>


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to