Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3dfe7e8

Browse files
committed
Remove spurious '22' that clearly shouldn't be there.
David E. Wheeler
1 parentd19669e commit3dfe7e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/hstore.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/hstore.sgml,v 1.5 2009/11/30 17:56:09 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/hstore.sgml,v 1.6 2009/12/16 19:38:54 mha Exp $ -->
22

33
<sect1 id="hstore">
44
<title>hstore</title>
@@ -278,7 +278,7 @@
278278
<entry>get <type>hstore</>'s keys as a set</entry>
279279
<entry><literal>skeys('a=&gt;1,b=&gt;2')</literal></entry>
280280
<entry>
281-
22<programlisting>
281+
<programlisting>
282282
a
283283
b
284284
</programlisting></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp