projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdbfe1c
)
Fix small thinko.
author
D'Arcy J.M. Cain
<
[email protected]
>
Tue, 15 May 2001 13:28:56 +0000
(13:28 +0000)
committer
D'Arcy J.M. Cain
<
[email protected]
>
Tue, 15 May 2001 13:28:56 +0000
(13:28 +0000)
src/interfaces/python/README
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/python/README
b/src/interfaces/python/README
index 0a22e9752b279649484d82c7db7330e8311488c7..0aae21c83ba60c7de155c4d734cd55c537dc560e 100644
(file)
--- a/
src/interfaces/python/README
+++ b/
src/interfaces/python/README
@@
-548,7
+548,7
@@
methods are specified by the tag [LO].
pg.error - invalid previous result, or invalid connection
Description:
This method allows to find a field name from its rank number. It can be
- useful for displaying a result. The fields are in the same order
than
the
+ useful for displaying a result. The fields are in the same order
as
the
result values.
Syntax: fieldnum(name)