Doc: explain about dependency tracking for new-style SQL functions.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 0aa5e4af1bda2d55f31c2f70fa09a188985d8d4a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-06-04T17:27:34Z
Releases: 15.4
Doc: explain about dependency tracking for new-style SQL functions.

5.14 Dependency Tracking was not updated when we added new-style
SQL functions.  Improve that.

Noted by Sami Imseih.  Back-patch to v14 where
new-style SQL functions came in.

Discussion: https://postgr.es/m/2C1933AB-C2F8-499B-9D18-4AC1882256A0@amazon.com

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +20 −2

Documentation touched

Discussion