aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-07-30 19:35:13 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-07-30 19:35:13 +0000
commit7df49cef7258d06a7db819d7b5025d131cc226a2 (patch)
tree0e9f993563da2e977802ca70d7a069dc26b7e0b8 /src/backend/parser/parse_clause.c
parent42be2c790f013fdd2df37e80eda35648b8016761 (diff)
downloadpostgresql-7df49cef7258d06a7db819d7b5025d131cc226a2.tar.gz
postgresql-7df49cef7258d06a7db819d7b5025d131cc226a2.zip
Flip the default typispreferred setting from true to false. This affects
only type categories in which the previous coding made *every* type preferred; so there is no change in effective behavior, because the function resolution rules only do something different when faced with a choice between preferred and non-preferred types in the same category. It just seems safer and less surprising to have CREATE TYPE default to non-preferred status ...
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions