forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6dab96a
committed
Remove incorrect HINT for use of ALTER FOREIGN TABLE on the wrong relkind.
Per discussion, removing the hint seems better than correcting it becausethe adjacent analogous cases in RenameRelation don't have any hints, andnobody seems to have missed 'em.Shigeru Hanada1 parent68ef051 commit6dab96a
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2247 | 2247 |
| |
2248 | 2248 |
| |
2249 | 2249 |
| |
2250 |
| - | |
2251 |
| - | |
| 2250 | + | |
2252 | 2251 |
| |
2253 | 2252 |
| |
2254 | 2253 |
| |
|
0 commit comments
Comments
(0)