git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 75dbfe4) | patch
Mark default_transaction_read_only as GUC_REPORT.
Tue, 2 Mar 2021 18:53:46 +0000 (13:53 -0500)
Tue, 2 Mar 2021 18:53:54 +0000 (13:53 -0500)
commit d16f8c8e416d288bd4734ed5f14076b62ec8d153
Mark default_transaction_read_only as GUC_REPORT.

This allows clients to find out the setting at connection time without
having to expend a query round trip to do so; which is helpful when
trying to identify read/write servers. (One must also look at
in_hot_standby, but that's already GUC_REPORT, cf bf8a662c9.)
Modifying libpq to make use of this will come soon, but I felt it
cleaner to push the server change separately.

Haribabu Kommi, Greg Nancarrow, Vignesh C; reviewed at various times
by Laurenz Albe, Takayuki Tsunakawa, Peter Smith.

Discussion: https://postgr.es/m/CAF3+xM+8-ztOkaV9gHiJ3wfgENTq97QcjXQt+rbFQ6F7oNzt9A@mail.gmail.com
doc/src/sgml/libpq.sgml diff | blob | blame | history
doc/src/sgml/protocol.sgml diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /