aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-04-01 21:30:11 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-04-01 21:30:11 -0400
commit6cb229d5ad77112156946c42cc91b8cba204072e (patch)
tree92bab96e7dda3fd8d8774dfe7b3f1755ce4693d0 /src/backend/access/gist
parentd747c6da6aedbbf141870136d1782f23c837029c (diff)
downloadpostgresql-6cb229d5ad77112156946c42cc91b8cba204072e.tar.gz
postgresql-6cb229d5ad77112156946c42cc91b8cba204072e.zip
Fix bugs in manipulation of PgBackendStatus.st_clienthostname.
Initialization of this field was not being done according to the st_changecount protocol (it has to be done within the changecount increment range, not outside). And the test to see if the value should be reported as null was wrong. Noted while perusing uses of Port.remote_hostname. This was wrong from the introduction of this code (commit 4a25bc145), so back-patch to 9.1.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions