Skip to content
Snippets Groups Projects
Commit 3dfe7e8e authored by Magnus Hagander's avatar Magnus Hagander
Browse files

Remove spurious '22' that clearly shouldn't be there.

David E. Wheeler
parent d19669e5
No related branches found
No related tags found
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/hstore.sgml,v 1.5 2009/11/30 17:56:09 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/hstore.sgml,v 1.6 2009/12/16 19:38:54 mha Exp $ -->
<sect1 id="hstore">
<title>hstore</title>
......@@ -278,7 +278,7 @@
<entry>get <type>hstore</>'s keys as a set</entry>
<entry><literal>skeys('a=&gt;1,b=&gt;2')</literal></entry>
<entry>
22<programlisting>
<programlisting>
a
b
</programlisting></entry>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment