aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-11-28 02:42:43 +0900
committerFujii Masao <fujii@postgresql.org>2014-11-28 02:42:43 +0900
commita5eb85eb6266c99f79144201f1162e5106969575 (patch)
treefc7d21d49929d339ec96a206184388f7f20f9317 /contrib/postgres_fdw/postgres_fdw.c
parente656f5d2475f1c3c4099700a6f636cbfbe946ed2 (diff)
downloadpostgresql-a5eb85eb6266c99f79144201f1162e5106969575.tar.gz
postgresql-a5eb85eb6266c99f79144201f1162e5106969575.zip
Make \watch respect the user's \pset null setting.
Previously \watch always ignored the user's \pset null setting. \pset null setting should be ignored for \d and similar queries. For those, the code can reasonably have an opinion about what the presentation should be like, since it knows what SQL query it's issuing. This argument surely doesn't apply to \watch, so this commit makes \watch use the user's \pset null setting. Back-patch to 9.3 where \watch was added.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions