1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-22 02:52:08 +03:00

Fix typos

From: Alexander Law <exclusion@gmail.com>
This commit is contained in:
Peter Eisentraut
2016-08-16 12:00:00 -04:00
parent a3bce17ef1
commit f0fe1c8f70
6 changed files with 6 additions and 6 deletions

View File

@ -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)