projects
/
users
/
andresfreund
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd47d70
)
Remove spurious '22' that clearly shouldn't be there.
author
Magnus Hagander
<
[email protected]
>
Wed, 16 Dec 2009 19:38:54 +0000
(19:38 +0000)
committer
Magnus Hagander
<
[email protected]
>
Wed, 16 Dec 2009 19:38:54 +0000
(19:38 +0000)
David E. Wheeler
doc/src/sgml/hstore.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/hstore.sgml
b/doc/src/sgml/hstore.sgml
index c7a9d92ef2383ebbb32f1a131ada1ee85036c9fc..f2c25f525e3a5d1ac73a9719bb7d2427a25128f2 100644
(file)
--- a/
doc/src/sgml/hstore.sgml
+++ b/
doc/src/sgml/hstore.sgml
@@
-278,7
+278,7
@@
<entry>get <type>hstore</>'s keys as a set</entry>
<entry><literal>skeys('a=>1,b=>2')</literal></entry>
<entry>
-
22
<programlisting>
+<programlisting>
a
b
</programlisting></entry>