forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f932ca
committed
Doc: remove obsolete example.
The documentation for ts_headline() recommends using a sub-select toavoid extra evaluations of ts_headline() in a query with ORDER BY+LIMIT.Since commit9118d03 this contortionism is unnecessary, so remove therecommendation. Noted by Oleg Bartunov.Discussion: <CAF4Au4w6rrH_j1bvVhzpOsRiHCog7sGJ3LSX0tY8ZdwhHT88LQ@mail.gmail.com>1 parentcc302f3 commit6f932ca
1 file changed
+1
-13
lines changedLines changed: 1 addition & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1290 | 1290 |
| |
1291 | 1291 |
| |
1292 | 1292 |
| |
1293 |
| - | |
1294 |
| - | |
1295 |
| - | |
1296 |
| - | |
1297 |
| - | |
1298 |
| - | |
1299 |
| - | |
1300 |
| - | |
1301 |
| - | |
1302 |
| - | |
1303 |
| - | |
1304 |
| - | |
1305 |
| - | |
| 1293 | + | |
1306 | 1294 |
| |
1307 | 1295 |
| |
1308 | 1296 |
| |
|
0 commit comments
Comments
(0)