projects
/
postgresql.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d27cf
)
Backpatch some blatant spelling mistakes
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 17 Aug 2010 04:49:31 +0000
(
04:49
+0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 17 Aug 2010 04:49:31 +0000
(
04:49
+0000)
doc/src/sgml/jdbc.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/jdbc.sgml
b/doc/src/sgml/jdbc.sgml
index 255b6d6b9ade00ce2eeb943f832c27b3646b7e4e..9632759b6855ad3d59d0107466e3c6db5bf8474d 100644
(file)
--- a/
doc/src/sgml/jdbc.sgml
+++ b/
doc/src/sgml/jdbc.sgml
@@
-1,5
+1,5
@@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.50
2003/11/01 01:56:29
petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.50
.2.1 2010/08/17 04:49:31
petere Exp $
-->
<chapter id="jdbc">
@@
-2436,7
+2436,7
@@
library.It allows you to have random access to the large object.
library.It allows you to have random access to the large object.
Parameters:
- pos - position within object from begining
+ pos - position within object from begin
n
ing
Throws: SQLException
if a database-access error occurs.