diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-11-30 18:38:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-11-30 18:38:47 +0000 |
commit | 1f5cc8c78aa3e600f3857f39e1b92bb9d019e68b (patch) | |
tree | 993c67d3b94ec50a46a200285d2c9d629af7d7f9 /doc/FAQ | |
parent | 59a9735fc814f66aa4b7a685557e790eb176f96c (diff) | |
download | postgresql-1f5cc8c78aa3e600f3857f39e1b92bb9d019e68b.tar.gz postgresql-1f5cc8c78aa3e600f3857f39e1b92bb9d019e68b.zip |
Remove VARLENA_FIXED_SIZE hack, which is irreversibly broken now that
both MULTIBYTE and TOAST prevent char(n) from being truly fixed-size.
Simplify and speed up fastgetattr() and index_getattr() macros by
eliminating special cases for attnum=1. It's just as fast to handle
the first attribute by presetting its attcacheoff to zero; so do that
instead when loading the tupledesc in relcache.c.
Diffstat (limited to 'doc/FAQ')
0 files changed, 0 insertions, 0 deletions