Changes between Version 3 and Version 4 of Ticket #2045, comment 14
- Timestamp:
- 05/13/21 19:55:41 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2045, comment 14
v3 v4 44 44 replace it with the actual SQL query, and from there just use the regular 45 45 [https://www.postgresql.org/docs/11/libpq-exec.html libpq API] to retrieve 46 the results. 46 the results. Would this be acceptable ? 47 47 48 What other options are there for this ticket, and what would be a good solution here?48 What other options are there for this ticket, and be the prefered approach? 49 49 50 50