Restructure libpq code to remove some duplicity
Alvaro Herrera <alvherre@alvh.no-ip.org>
Restructure libpq code to remove some duplicity There was some duplicate code to run SHOW transaction_read_only to determine whether the server is read-write or read-only. Reduce it by adding another state to the state machine. Author: Hari Babu Kommi Reviewed-by: Takayuki Tsunakawa, Álvaro Herrera Discussion: https://postgr.es/m/CAJrrPGe_qgdbbN+yBgEVpd+YLHXXjTruzk6RmTMhqrFig+32ag@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-connect.c | modified | +31 −54 |
| src/interfaces/libpq/libpq-fe.h | modified | +2 −1 |
Discussion
- Re: Libpq support to connect to standby server as priority 145 messages · 2018-01-23 → 2021-03-03