aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-10-02 18:21:41 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-10-02 18:21:41 -0400
commit1f0b62e8c28026f5d1d3693087f7b4aef6a191af (patch)
tree4b19501703245505629a1ea4d8a228fd68d2e096 /doc/src
parent50595b5fce2e15b5ef26b057799b4a4cdd1c10e8 (diff)
downloadpostgresql-1f0b62e8c28026f5d1d3693087f7b4aef6a191af.tar.gz
postgresql-1f0b62e8c28026f5d1d3693087f7b4aef6a191af.zip
Throw an appropriate error if ALTER COLUMN TYPE finds a dependent trigger.
Actually making this case work, if the column is used in the trigger's WHEN condition, will take some new code that probably isn't appropriate to back-patch. For now, just throw a FEATURE_NOT_SUPPORTED error rather than allowing control to reach the "unexpected object" case. Per bug #5688 from Daniel Grace. Back-patch to 9.0 where the possibility of such a dependency was introduced.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions