diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-21 20:07:58 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-06-21 20:08:23 -0400 |
commit | 3f290d6270bd6233af07c1143f84efd79c363f93 (patch) | |
tree | 6b4b0e295c1b03cadca7808c2d8a15913069d302 /src/backend/executor/nodeModifyTable.c | |
parent | 354b3a3ac814076dbe8b51bf94b203abbcb5b32f (diff) | |
download | postgresql-3f290d6270bd6233af07c1143f84efd79c363f93.tar.gz postgresql-3f290d6270bd6233af07c1143f84efd79c363f93.zip |
Document that dependency tracking doesn't consider function bodies.
If there's anyplace in our SGML docs that explains this behavior, I can't
find it right at the moment. Add an explanation in "Dependency Tracking"
which seems like the authoritative place for such a discussion. Per
gripe from Michelle Schwan.
While at it, update this section's example of a dependency-related
error message: they last looked like that in 8.3. And remove the
explanation of dependency updates from pre-7.3 installations, which
is probably no longer worth anybody's brain cells to read.
The bogus error message example seems like an actual documentation bug,
so back-patch to all supported branches.
Discussion: <20160620160047.5792.49827@wrigleys.postgresql.org>
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions