Tom Lane
authored
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.
Name | Last commit | Last update |
---|---|---|
.. | ||
access | ||
bootstrap | ||
catalog | ||
commands | ||
executor | ||
lib | ||
libpq | ||
mb | ||
nodes | ||
optimizer | ||
parser | ||
port | ||
regex | ||
rewrite | ||
storage | ||
tcop | ||
utils | ||
Makefile | ||
c.h | ||
config.h.in | ||
config.h.win32 | ||
fmgr.h | ||
miscadmin.h | ||
postgres.h | ||
postgres_ext.h | ||
rusagestub.h | ||
strdup.h |