forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0211544
committed
Doc: explain about dependency tracking for new-style SQL functions.
5.14 Dependency Tracking was not updated when we added new-styleSQL functions. Improve that.Noted by Sami Imseih. Back-patch to v14 wherenew-style SQL functions came in.Discussion:https://postgr.es/m/2C1933AB-C2F8-499B-9D18-4AC1882256A0@amazon.com1 parent0161074 commit0211544
1 file changed
+20
-2
lines changedLines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5235 | 5235 |
| |
5236 | 5236 |
| |
5237 | 5237 |
| |
5238 |
| - | |
5239 |
| - | |
| 5238 | + | |
| 5239 | + | |
| 5240 | + | |
5240 | 5241 |
| |
5241 | 5242 |
| |
5242 | 5243 |
| |
| |||
5264 | 5265 |
| |
5265 | 5266 |
| |
5266 | 5267 |
| |
| 5268 | + | |
| 5269 | + | |
| 5270 | + | |
| 5271 | + | |
| 5272 | + | |
| 5273 | + | |
| 5274 | + | |
| 5275 | + | |
| 5276 | + | |
| 5277 | + | |
| 5278 | + | |
| 5279 | + | |
| 5280 | + | |
| 5281 | + | |
| 5282 | + | |
| 5283 | + | |
| 5284 | + | |
5267 | 5285 |
| |
5268 | 5286 |
| |
5269 | 5287 |
|
0 commit comments
Comments
(0)