forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite8a774d
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 parentfb1132e commite8a774d
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4840 | 4840 |
| |
4841 | 4841 |
| |
4842 | 4842 |
| |
4843 |
| - | |
4844 |
| - | |
4845 |
| - | |
4846 |
| - | |
4847 |
| - | |
4848 | 4843 |
| |
4849 | 4844 |
| |
4850 | 4845 |
| |
|
0 commit comments
Comments
(0)