diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-07-30 19:35:13 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-07-30 19:35:13 +0000 |
commit | 7df49cef7258d06a7db819d7b5025d131cc226a2 (patch) | |
tree | 0e9f993563da2e977802ca70d7a069dc26b7e0b8 /src/backend/parser/parse_clause.c | |
parent | 42be2c790f013fdd2df37e80eda35648b8016761 (diff) | |
download | postgresql-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