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

Commit30036d8

Browse files
committed
Fix SGML tag misspelling.
1 parentb6cb910 commit30036d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/jdbc.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.29 2001/11/2605:57:57 barry Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.30 2001/11/2618:51:19 momjian Exp $
33
-->
44

55
<chapter id="jdbc">
@@ -573,7 +573,7 @@ st.close();
573573
<para>
574574
<application>PostgreSQL</application> provides two distinct way to
575575
store binary data. Binary data can be stored in a table using
576-
<applicaiton>PostgreSQL's</application> binary datatype
576+
<application>PostgreSQL's</application> binary datatype
577577
<type>bytea</type>, or by using the <firstterm>Large Object</firstterm>
578578
feature which stores the binary data in a separate table in a special
579579
format, and refers to from your own tables by an <type>OID</type> value.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp