forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1b322c1
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 parentd6f549d commit1b322c1
1 file changed
+20
-2
lines changedLines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5072 | 5072 |
| |
5073 | 5073 |
| |
5074 | 5074 |
| |
5075 |
| - | |
5076 |
| - | |
| 5075 | + | |
| 5076 | + | |
| 5077 | + | |
5077 | 5078 |
| |
5078 | 5079 |
| |
5079 | 5080 |
| |
| |||
5101 | 5102 |
| |
5102 | 5103 |
| |
5103 | 5104 |
| |
| 5105 | + | |
| 5106 | + | |
| 5107 | + | |
| 5108 | + | |
| 5109 | + | |
| 5110 | + | |
| 5111 | + | |
| 5112 | + | |
| 5113 | + | |
| 5114 | + | |
| 5115 | + | |
| 5116 | + | |
| 5117 | + | |
| 5118 | + | |
| 5119 | + | |
| 5120 | + | |
| 5121 | + | |
5104 | 5122 |
| |
5105 | 5123 |
| |
5106 | 5124 |
|
0 commit comments
Comments
(0)