forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4347071
committed
Emit debug message when executing extension script.
Allows extension authors to more easily debug problems related to thesequence of update scripts that are executed.Discussion:https://postgr.es/m/5636a7534a4833884172fe4369d825b26170b3cc.camel%40j-davis.comReviewed-by: Peter Eisentraut, Nathan Bossart1 parent835d476 commit4347071
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
887 | 887 |
| |
888 | 888 |
| |
889 | 889 |
| |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
890 | 895 |
| |
891 | 896 |
| |
892 | 897 |
| |
|
0 commit comments
Comments
(0)