git.postgresql.org Git - postgresql.git/commit
2009年7月22日 01:21:22 +0000 (01:21 +0000)
2009年7月22日 01:21:22 +0000 (01:21 +0000)
commit ca7c8168de76459380577eda56a3ed09b4f6195c
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
This is the main PostgreSQL git repository.
RSS
Atom