forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0aa5e4a
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 parentca9e792 commit0aa5e4a
1 file changed
+20
-2
lines changedLines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5193 | 5193 |
| |
5194 | 5194 |
| |
5195 | 5195 |
| |
5196 |
| - | |
5197 |
| - | |
| 5196 | + | |
| 5197 | + | |
| 5198 | + | |
5198 | 5199 |
| |
5199 | 5200 |
| |
5200 | 5201 |
| |
| |||
5222 | 5223 |
| |
5223 | 5224 |
| |
5224 | 5225 |
| |
| 5226 | + | |
| 5227 | + | |
| 5228 | + | |
| 5229 | + | |
| 5230 | + | |
| 5231 | + | |
| 5232 | + | |
| 5233 | + | |
| 5234 | + | |
| 5235 | + | |
| 5236 | + | |
| 5237 | + | |
| 5238 | + | |
| 5239 | + | |
| 5240 | + | |
| 5241 | + | |
| 5242 | + | |
5225 | 5243 |
| |
5226 | 5244 |
| |
5227 | 5245 |
|
0 commit comments
Comments
(0)