summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/guc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-10-03 12:13:15 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-10-03 12:13:46 -0400
commitf994bf965d369124ab18d8504668db2787173fb9 (patch)
tree48a05ddc4f5b791725e34c3cbe2e34695351aac1 /src/backend/utils/misc/guc.c
parentb07de20ae6231e7e8b981de096d713a9c9e570e0 (diff)
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/utils/misc/guc.c')
0 files changed, 0 insertions, 0 deletions