Doc: explain about dependency tracking for new-style SQL functions.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 4 Jun 2023 17:27:34 +0000 (13:27 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 4 Jun 2023 17:27:34 +0000 (13:27 -0400)
commit0211544969b589e49c40d113822162ee3ed78bd6
tree143b3b94586a3875abd64d20e31aaa2af919bcc6
parent01610747867ff26ca62d099e83e62d97730c40c1
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
doc/src/sgml/ddl.sgml