diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-03 12:13:15 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-03 12:13:15 -0400 |
commit | 76074fcaa04fb5d35e8cf7716587440e3d075d50 (patch) | |
tree | 294975e52e1daaeaa4968d9a0e7297acf30ddd4b /src/backend/access/gist/gistproc.c | |
parent | d56b3afc0376afe491065d9eca6440b3cc7b1346 (diff) | |
download | postgresql-76074fcaa04fb5d35e8cf7716587440e3d075d50.tar.gz |
ProcedureCreate neglected to record dependencies on default expressions.
Thus, an object referenced in a default expression could be dropped while
the function remained present. This was unaccountably missed in the
original patch to add default parameters for functions. Reported by
Pavel Stehule.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions