Commit 0d3a71d
committed
Fix misspelled assertions
Remove an extra & operator, per Tom Lane. My bugs, introduced with
commit 53c2a97.
Discussion: https://postgr.es/m/3885480.1709590472@sss.pgh.pa.us1 parent 1a2654b commit 0d3a71d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
717 | | - | |
| 717 | + | |
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
| |||
0 commit comments