aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-09-16 09:36:19 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-09-16 09:36:24 -0400
commitd8c61c9765339351409f06bbf964dcb8c1929e8b (patch)
tree5a84395af9a64ed2933cca48ff075406f3cdf5e1 /src/backend/access/gist/gistscan.c
parent5225c66336a1e4b46925e9f169086fc70f49736f (diff)
downloadpostgresql-d8c61c9765339351409f06bbf964dcb8c1929e8b.tar.gz
postgresql-d8c61c9765339351409f06bbf964dcb8c1929e8b.zip
Add debugging aid "bmsToString(Bitmapset *bms)".
This function has no direct callers at present, but it's convenient for manual use in a debugger, rather than having to inspect memory and do bit-counting in your head. In passing, get rid of useless outBitmapset() wrapper around _outBitmapset(); let's just export the function that does the work. Likewise for outToken(). Ashutosh Bapat, tweaked a bit by me Discussion: <CAFjFpRdiht8e1HTVirbubr4YzaON5iZTzFJjq909y4sU8M_6eA@mail.gmail.com>
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions