forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdf5be63
committed
Rename macro to RELKIND_HAS_STORAGE
The original name was an unfortunate choice.Discussion:https://postgr.es/m/20181218.145600.172055615.horiguchi.kyotaro@lab.ntt.co.jp1 parent4879a51 commitdf5be63
File tree
3 files changed
+3
-3
lines changed- src
- backend/commands
- include/catalog
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2405 | 2405 |
| |
2406 | 2406 |
| |
2407 | 2407 |
| |
2408 |
| - | |
| 2408 | + | |
2409 | 2409 |
| |
2410 | 2410 |
| |
2411 | 2411 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11003 | 11003 |
| |
11004 | 11004 |
| |
11005 | 11005 |
| |
11006 |
| - | |
| 11006 | + | |
11007 | 11007 |
| |
11008 | 11008 |
| |
11009 | 11009 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
0 commit comments
Comments
(0)