forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf4329fd
Move related functions next to each other in pg_publication.c.
This also improves comments atop is_publishable_class().Author: Peter SmithReviewed-by: Amit Kapila, Hou ZhijieDiscussion:https://postgr.es/m/CAHut+PupQ5UW9A9ut0Yjt21J9tHhx958z5L0k8-9hTYf_NYqxA@mail.gmail.com1 parent1a2b024 commitf4329fd
1 file changed
+11
-11
lines changedLines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 |
| - | |
| 118 | + | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
143 | 152 |
| |
144 | 153 |
| |
145 | 154 |
| |
| |||
179 | 188 |
| |
180 | 189 |
| |
181 | 190 |
| |
182 |
| - | |
183 |
| - | |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 |
| - | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
|
0 commit comments
Comments
(0)