index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
heap
/
tuptoaster.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Although we can't support out-of-line TOAST storage in indexes (yet),
Tom Lane
2001-02-15
1
-3
/
+2
*
When updating a tuple containing compressed-in-line fields, do not
Tom Lane
2001-02-09
1
-3
/
+3
*
Fix all the places that called heap_update() and heap_delete() without
Tom Lane
2001-01-23
1
-2
/
+2
*
Tweak heap_update/delete so that we do not hold the buffer context lock
Tom Lane
2001-01-15
1
-4
/
+6
*
If a field is incompressible ('compressed' data is actually larger than
Tom Lane
2000-10-23
1
-29
/
+65
*
Fix tuptoaster bugs induced by making bytea toastable. Durn thing was
Tom Lane
2000-08-04
1
-50
/
+46
*
More functions updated to new fmgr style --- money, name, tid datatypes.
Tom Lane
2000-08-03
1
-3
/
+5
*
Make acl-related functions safe for TOAST. Mark pg_class.relacl as
Tom Lane
2000-07-31
1
-8
/
+7
*
2nd try for the index tuple toast hack. This time as suggested
Jan Wieck
2000-07-22
1
-141
/
+31
*
Temporary fix to make TOAST vacuum-safe. All values are forced to be
Jan Wieck
2000-07-21
1
-5
/
+145
*
Some security checks that we've found an external value completely
Jan Wieck
2000-07-11
1
-2
/
+34
*
Bugfix. If toasted tuple containted NULLs, DataFill() was handed
Jan Wieck
2000-07-06
1
-2
/
+2
*
TOAST
Jan Wieck
2000-07-03
1
-4
/
+970
*
Remove unused include files. Do not touch /port or includes used by defines.
Bruce Momjian
2000-05-30
1
-5
/
+1
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-6
/
+6
*
Added new pg_id to fix initdb problems
Peter Eisentraut
2000-01-20
1
-2
/
+2
*
Added empty TOASTER files and corrected some minor glitches
Jan Wieck
1999-12-21
1
-0
/
+46