mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
@ -691,7 +691,7 @@ parse_tsquery(char *buf,
|
||||
findoprnd(ptr, query->size, &needcleanup);
|
||||
|
||||
/*
|
||||
* QI_VALSTOP nodes should be cleaned and and OP_PHRASE should be pushed
|
||||
* QI_VALSTOP nodes should be cleaned and OP_PHRASE should be pushed
|
||||
* down
|
||||
*/
|
||||
if (needcleanup)
|
||||
|
Reference in New Issue
Block a user