summaryrefslogtreecommitdiff
path: root/doc/FAQ_AIX
diff options
context:
space:
mode:
authorTom Lane2006-04-05 22:11:58 +0000
committerTom Lane2006-04-05 22:11:58 +0000
commit7fdb4305db20f64bce27e6bac0a0f9c972e4dec8 (patch)
tree18efa90dfcf996675cf1c7bb938d8575f7e551ad /doc/FAQ_AIX
parent89a67e523e744eb168b41d192b83d17a395b4137 (diff)
Fix a bunch of problems with domains by making them use special input functions
that apply the necessary domain constraint checks immediately. This fixes cases where domain constraints went unchecked for statement parameters, PL function local variables and results, etc. We can also eliminate existing special cases for domains in places that had gotten it right, eg COPY. Also, allow domains over domains (base of a domain is another domain type). This almost worked before, but was disallowed because the original patch hadn't gotten it quite right.
Diffstat (limited to 'doc/FAQ_AIX')
0 files changed, 0 insertions, 0 deletions