aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-04-01 21:30:14 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-04-01 21:30:14 -0400
commite83bee8ddcc75881002efb69a293b2b9d1d2be78 (patch)
tree1d9f4283335005489432395004e4201be5255a47 /src/backend/access/gist/gist.c
parent7ef17dd71db11f2ac03154ec48fa0d5594b026de (diff)
downloadpostgresql-e83bee8ddcc75881002efb69a293b2b9d1d2be78.tar.gz
postgresql-e83bee8ddcc75881002efb69a293b2b9d1d2be78.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/gist.c')
0 files changed, 0 insertions, 0 deletions