mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix small thinko.
This commit is contained in:
parent
fdbfe1c68e
commit
9478206d32
@ -548,7 +548,7 @@ methods are specified by the tag [LO].
|
|||||||
pg.error - invalid previous result, or invalid connection
|
pg.error - invalid previous result, or invalid connection
|
||||||
Description:
|
Description:
|
||||||
This method allows to find a field name from its rank number. It can be
|
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.
|
result values.
|
||||||
|
|
||||||
Syntax: fieldnum(name)
|
Syntax: fieldnum(name)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user