aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsquery_util.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-02-24 16:26:10 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-02-24 18:40:31 -0500
commit4dd78bf37aa29d04b3f358b08c4a2fa43cf828e7 (patch)
tree2cab7b32d4952c16a0a403d699ad35e4c65a92af /src/backend/utils/adt/tsquery_util.c
parent587359479acbbdc95c8e37da40707e37097423f5 (diff)
downloadpostgresql-4dd78bf37aa29d04b3f358b08c4a2fa43cf828e7.tar.gz
postgresql-4dd78bf37aa29d04b3f358b08c4a2fa43cf828e7.zip
Merge dissect() into cdissect() to remove a pile of near-duplicate code.
The "uncomplicated" case isn't materially less complicated than the full case, certainly not enough so to justify duplicating nearly 500 lines of code. The only extra work being done in the full path is zaptreesubs, which is very cheap compared to everything else being done here, and besides that I'm less than convinced that it's not needed in some cases even without backrefs.
Diffstat (limited to 'src/backend/utils/adt/tsquery_util.c')
0 files changed, 0 insertions, 0 deletions