diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-07-22 01:21:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-07-22 01:21:22 +0000 |
commit | ca7c8168de76459380577eda56a3ed09b4f6195c (patch) | |
tree | 561625203c37d0d2fc0c6c246623e78df2063e21 /src/backend/access/gist/gistutil.c | |
parent | a5375bf90304d0cc39b6ca9d5bb07c20ff51f2b3 (diff) | |
download | postgresql-ca7c8168de76459380577eda56a3ed09b4f6195c.tar.gz postgresql-ca7c8168de76459380577eda56a3ed09b4f6195c.zip |
Tweak TOAST code so that columns marked with MAIN storage strategy are
not forced out-of-line unless that is necessary to make the row fit on a
page. Previously, they were forced out-of-line if needed to get the row
down to the default target size (1/4th page).
Kevin Grittner
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions