mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Fix small thinko.
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user