]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commit0aa5e4af1bda2d55f31c2f70fa09a188985d8d4a
tree6f50b39032926c43ec0b86823030c6f37c5719be
parentca9e79274938d8ede07d9990c2f6f5107553b524
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