forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8fcd151
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 parentc126656 commit8fcd151
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4834 | 4834 |
| |
4835 | 4835 |
| |
4836 | 4836 |
| |
4837 |
| - | |
4838 |
| - | |
4839 |
| - | |
4840 |
| - | |
4841 |
| - | |
4842 | 4837 |
| |
4843 | 4838 |
| |
4844 | 4839 |
| |
|
0 commit comments
Comments
(0)