- Notifications
You must be signed in to change notification settings - Fork16
Commit2bddc22
committed
remove from tail of filelist on modern postgres
Modern postgres actually uses array as List implementation.Therefore, removing element from head is quite expensive.1 parent78baca7 commit2bddc22
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
405 | 413 | | |
406 | 414 | | |
407 | 415 | | |
408 | 416 | | |
409 | 417 | | |
410 | 418 | | |
| 419 | + | |
411 | 420 | | |
412 | 421 | | |
413 | 422 | | |
| |||
0 commit comments
Comments
(0)