forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite34ee99
committed
Improve commentary about hack in is_publishable_class().
The FirstNormalObjectId test here is a kluge that needs to go away,but the only substitute we can think of is to add a column to pg_class,which will take more work than can be handled right now. Add somecommentary in the meanwhile.Discussion:https://postgr.es/m/15150.1557257111@sss.pgh.pa.us1 parent9b42e71 commite34ee99
1 file changed
+10
-5
lines changedLines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 |
| |
101 | 106 |
| |
102 | 107 |
| |
|
0 commit comments
Comments
(0)