index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
access
/
tuptoaster.h
Commit message (
Expand
)
Author
Age
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Modify tuptoaster's API so that it does not try to modify the passed
Tom Lane
2005-11-20
*
Add pg_column_size() to return storage size of a column, including
Bruce Momjian
2005-07-06
*
Convert index-related tuple handling routines from char 'n'/' ' to bool
Tom Lane
2005-03-21
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Make the world very nearly safe for composite-type columns in tables.
Tom Lane
2004-06-05
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-08-04
*
pgindent run.
Bruce Momjian
2002-09-04
*
I attach a version of my toast-slicing patch, against current CVS
Bruce Momjian
2002-03-05
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Rewrite of planner statistics-gathering code. ANALYZE is now available as
Tom Lane
2001-05-07
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Although we can't support out-of-line TOAST storage in indexes (yet),
Tom Lane
2001-02-15
*
Fix tuptoaster bugs induced by making bytea toastable. Durn thing was
Tom Lane
2000-08-04
*
2nd try for the index tuple toast hack. This time as suggested
Jan Wieck
2000-07-22
*
Temporary fix to make TOAST vacuum-safe. All values are forced to be
Jan Wieck
2000-07-21
*
Make toast-table creation and deletion work somewhat reliably.
Tom Lane
2000-07-04
*
tuptoaster.h should surely not #include postgres.h.
Tom Lane
2000-07-04
*
TOAST
Jan Wieck
2000-07-03
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
Added empty TOASTER files and corrected some minor glitches
Jan Wieck
1999-12-21