pg-sphinx
pg-sphinx copied to clipboard
PostgreSQL module to link to SphinxSearch
`sphinx_select` and other functions are added to `public` schema when installed. However even if I explicitly reference them, the `search_path` must include public or they do not work. For example....
Вот бы когда-нибудь получитьттаккю же крутую штуку https://github.com/zombodb/zombodb Это был бы прорыв.
The following crashes posgresql 9.4.8 when executed. I'm not sure whose fault it is, but I thot I'd start with you. CREATE OR REPLACE FUNCTION y() RETURNS text SET search_path...
Hi, is it possible if I could set GroupBy using your extension?