psql: Refactor SendQuery()
Peter Eisentraut <peter@eisentraut.org>
psql: Refactor SendQuery() This breaks out the fetch-it-all-and-print case in SendQuery() into a separate function. This makes the code more similar to the other cases \gdesc and run query with FETCH_COUNT, and makes SendQuery() itself a bit smaller. Extracted from a larger patch with more changes in this area to follow. Author: Fabien COELHO <coelho@cri.ensmp.fr> Discussion: https://www.postgresql.org/message-id/flat/alpine.DEB.2.21.1904132231510.8961@lancre
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/common.c | modified | +64 −40 |
Discussion
- psql - add SHOW_ALL_RESULTS option 130 messages · 2019-04-13 → 2022-04-06