]> granicus.if.org Git - postgresql/commit
Restructure libpq code to remove some duplicity
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 10 Sep 2019 15:13:29 +0000 (12:13 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 10 Sep 2019 15:14:24 +0000 (12:14 -0300)
commitb438e7e7a1c58e0c20b5f46e73cbd713e8033c69
treebabe3edf8ac75f908a0e921e96e93a8c28cddcf8
parent55d015bde05311cbaaf16424e3aa05c37946cd8a
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
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/libpq-fe.h