Capitalize SHOW when testing whether target_session_attrs=read-write.
Robert Haas <rhaas@postgresql.org>
Capitalize SHOW when testing whether target_session_attrs=read-write. This makes it also work for replication connections. Report and patch by Daisuke Higuchi. Discussion: http://postgr.es/m/1803D792815FC24D871C00D17AE95905B1A34A@g01jpexmbkw24
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/libpq.sgml | modified | +1 −1 |
| src/interfaces/libpq/fe-connect.c | modified | +4 −4 |
Documentation touched
Discussion
- [Bug fix]If recovery.conf has target_session_attrs=read-write, the standby fails to start. 7 messages · 2017-05-19 → 2017-05-20