forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit10b6745
committed
Small tidyup for commitd41a178, part II.
Further to commit6a9229d, checking for NULL is now redundant. An "outof memory" error would have been thrown already by palloc() and treatedas FATAL, so we can delete a few more lines.Back-patch to all releases, like those other commits.Reported-by: Tom Lane <tgl@sss.pgh.pa.us>Discussion:https://postgr.es/m/4040668.1679013388%40sss.pgh.pa.us1 parent9bfd282 commit10b6745
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4790 | 4790 |
| |
4791 | 4791 |
| |
4792 | 4792 |
| |
4793 |
| - | |
4794 |
| - | |
4795 |
| - | |
4796 |
| - | |
4797 |
| - | |
4798 | 4793 |
| |
4799 | 4794 |
| |
4800 | 4795 |
| |
|
0 commit comments
Comments
(0)