forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita6d7e9f
committed
docs: use alias in WHERE clause of full text search example
The current doc query specified an alias in the FROM clause and used init the target list, but not in the WHERE clause.Reported-by: axykon@gmail.comDiscussion:https://postgr.es/m/158316348159.30450.16075357948244298217@wrigleys.postgresql.orgBackpatch-through: 9.51 parent069b750 commita6d7e9f
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
|
0 commit comments
Comments
(0)