diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-03 15:23:58 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-08-03 15:23:58 +0000 |
commit | 82a1f0995337bb771b61955c959c5f624340ec5b (patch) | |
tree | 6ab8a02da0cb5ffd98a7c547d497996002c2fd53 /src/backend/parser/parse_clause.c | |
parent | 3c93218aeb670054df88cc9c9236b61de006b515 (diff) | |
download | postgresql-82a1f0995337bb771b61955c959c5f624340ec5b.tar.gz postgresql-82a1f0995337bb771b61955c959c5f624340ec5b.zip |
Tighten up the sanity checks in TypeCreate(): pass-by-value types must have
a size that is one of the supported values, not just anything <= sizeof(Datum).
Cross-check the alignment specification against size as well.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions