- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit661f821
committed
Use ereport() rather than elog()
Noah pointed this out before I committed50f770c, but Iaccidentally pushed the old version with elog() anyway. Oops.Reported-by: Noah Misch <noah@leadboat.com>Discussion:https://www.postgresql.org/message-id/20250820003756.31.nmisch@google.com1 parent50f770c commit661f821
2 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1148 | 1148 | | |
1149 | 1149 | | |
1150 | 1150 | | |
1151 | | - | |
1152 | | - | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
1153 | 1155 | | |
1154 | 1156 | | |
1155 | 1157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
272 | 274 | | |
273 | 275 | | |
274 | 276 | | |
| |||
0 commit comments
Comments
(0)