aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/regex.h
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-08-04 04:16:17 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-08-04 04:16:17 +0000
commitdd8ad6411846f8ca609a824f3b515260be1f0ca1 (patch)
treef538d86b9b91cb91534ab6085878b03cbe914869 /src/include/regex/regex.h
parented9ca687582caa88f31c4b273b9fd4eb5743cf41 (diff)
downloadpostgresql-dd8ad6411846f8ca609a824f3b515260be1f0ca1.tar.gz
postgresql-dd8ad6411846f8ca609a824f3b515260be1f0ca1.zip
Fix tuptoaster bugs induced by making bytea toastable. Durn thing was
trying to toast tuples inserted into toast tables! Fix is two-pronged: first, ensure all columns of a toast table are marked attstorage='p', and second, alter the target chunk size so that it's less than the threshold for trying to toast a tuple. (Code tried to do that but the expression was wrong.) A few cosmetic cleanups in tuptoaster too. NOTE: initdb forced due to change in toaster chunk-size.
Diffstat (limited to 'src/include/regex/regex.h')
0 files changed, 0 insertions, 0 deletions