forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8f3362d
committed
Fix get_object_namespace() not to think extensions are "in" a schema.
extnamespace means something altogether different in this context.Mostly by accident, this coding error (introduced in my commit82a4a77) broke the buildfarm insteadof just silently doing the wrong thing.1 parent1d75101 commit8f3362d
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
|
0 commit comments
Comments
(0)