Content-Length: 257318 | pFad | http://github.com/postgrespro/postgres/commit/1540d3bf4d405278533377ba81dbbf1c857eaec0

9E PL/Python: Update incorrect comment · postgrespro/postgres@1540d3b · GitHub
Skip to content

Commit 1540d3b

Browse files
committed
PL/Python: Update incorrect comment
Jan Urbański
1 parent ffda90f commit 1540d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pl/plpython/plpy_resultobject.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ typedef struct PLyResultObject
1313
PyObject_HEAD
1414
/* HeapTuple *tuples; */
1515
PyObject *nrows; /* number of rows returned by query */
16-
PyObject *rows; /* data rows, or None if no data returned */
16+
PyObject *rows; /* data rows, or empty list if no data returned */
1717
PyObject *status; /* query status, SPI_OK_*, or SPI_ERR_* */
1818
TupleDesc tupdesc;
1919
} PLyResultObject;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/1540d3bf4d405278533377ba81dbbf1c857eaec0

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy