Merging our customization into mainline?
mhenrixon opened this issue · 3 comments
mhenrixon commented
Hi,
A previous developer on the project I am working on decided to fork pg_search
personally and ended up with the following diff:
master...hldesign:pg_search:single-association-performance
I'd love to get rid of this and I have two options:
- Monkey patch pg_search in the project directly
- Contribute the changes (they need to be backported because we have a very old codebase with ancient dependencies).
Any interest in ts vector improvements? If so, do the changes make sense? I have no idea, I never had any issues with pg_search myself, so I can't vouch for the validity of the changes.
nertzy commented
Yes, this is pretty interesting. Please open a pull request for this!