forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0c96744
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 parente8a6391 commit0c96744
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original 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)