index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
storage.sgml
Commit message (
Expand
)
Author
Age
*
Proofreading for Bruce's recent round of documentation proofreading.
Tom Lane
2009-06-17
*
Minor editorialization on storage.sgml's documentation of free space
Tom Lane
2009-05-16
*
Mention that tables have a visibility map fork alongside the main fork
Heikki Linnakangas
2009-04-23
*
Use fork names instead of numbers in the file names for additional
Heikki Linnakangas
2008-10-06
*
Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the
Heikki Linnakangas
2008-09-30
*
Move pgstat.tmp into a temporary directory under $PGDATA named pg_stat_tmp.
Magnus Hagander
2008-08-05
*
Remove the recently added USE_SEGMENTED_FILES option, and indeed remove all
Tom Lane
2008-05-02
*
Provide a build-time option to store large relations as single files, rather
Tom Lane
2008-03-10
*
Fix "Overall Page Layout" table. The second row should be ItemIdData, not
Tatsuo Ishii
2007-11-23
*
Add an extra header byte to TOAST-pointer datums to represent their size
Tom Lane
2007-09-30
*
Improve handling of prune/no-prune decisions by storing a page's oldest
Tom Lane
2007-09-21
*
Create a GUC parameter temp_tablespaces that allows selection of the
Tom Lane
2007-06-03
*
Support varlena fields with single-byte headers and unaligned storage.
Tom Lane
2007-04-06
*
Decouple the values of TOAST_TUPLE_THRESHOLD and TOAST_MAX_CHUNK_SIZE.
Tom Lane
2007-04-03
*
Suppress useless searches for unused line pointers in PageAddItem. To do
Tom Lane
2007-03-02
*
Update documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Fix misspellings of GB.
Peter Eisentraut
2006-11-25
*
Correct misspellings of kB.
Peter Eisentraut
2006-11-25
*
Merge postmaster and postgres command into just postgres. postmaster
Peter Eisentraut
2006-06-18
*
Removes or minimizes some documentation mentions of backward
Bruce Momjian
2006-04-23
*
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2006-03-10
*
Spellchecking run, final cleanups
Peter Eisentraut
2005-11-04
*
Update storage.sgml to reflect current reality.
Tom Lane
2005-09-01
*
Implement sharable row-level locks, and use them for foreign key references
Tom Lane
2005-04-28
*
Minor documentation tweak.
Neil Conway
2005-04-07
*
Add some real documentation about TOAST (finally). Combine this with
Tom Lane
2005-01-10
*
Move disk usage section into its own section.
Bruce Momjian
2002-06-13
*
Add id field to chapter and book tags to allow output file names
Thomas G. Lockhart
1998-07-29
*
SGML source for new documentation.
Thomas G. Lockhart
1998-03-01