projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d19669e
)
Remove spurious '22' that clearly shouldn't be there.
author
Magnus Hagander
Wed, 16 Dec 2009 19:38:54 +0000
(19:38 +0000)
committer
Magnus Hagander
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 bf3d7a476d4d39f44e996af8709fc9679dd7dcb8..ed707d219142427ac5df2a2d08257b3048d76ba4 100644
(file)
--- a/
doc/src/sgml/hstore.sgml
+++ b/
doc/src/sgml/hstore.sgml
@@
-1,4
+1,4
@@
-
+
hstore
@@
-278,7
+278,7
@@
get
hstore>'s keys as a set
skeys('a=>1,b=>2')
-
22
+
a
b