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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy