]> granicus.if.org Git - postgresql/commit
Capitalize SHOW when testing whether target_session_attrs=read-write.
authorRobert Haas <rhaas@postgresql.org>
Fri, 19 May 2017 19:48:10 +0000 (15:48 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 19 May 2017 19:48:10 +0000 (15:48 -0400)
commitaa41bc794c51a4d5c364cca014c199b1a00d26aa
treebf0fd94293a8db936cf60d9ba64a163fd18ec163
parentb522759508dae17535f8cd20598a50a409a97f4d
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
doc/src/sgml/libpq.sgml
src/interfaces/libpq/fe-connect.c