Method Sql.pgsql_util.Result()->fetch_row() Method fetch_row final array(mixed)|zero fetch_row() Returns One result row at a time. When using COPY FROM STDOUT, this method returns one row at a time as a single string containing the entire row. See also eof(), send_row()