index
:
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
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
storage.sgml
Age
Commit message (
Expand
)
Author
2024-03-21
docs: Make claims about the benefits of HOT updates more precise.
Robert Haas
2024-03-05
docs: Update HOT update docs for 19d8e2308b
Jeff Davis
2024-03-03
Replace BackendIds with 0-based ProcNumbers
Heikki Linnakangas
2023-10-31
doc: 1-byte varlena headers can be used for user PLAIN storage
Bruce Momjian
2023-05-10
Doc: Fix link to fillfactor reloption.
Peter Geoghegan
2022-09-28
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-27
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-08-12
doc: add section about heap-only tuples (HOT)
Bruce Momjian
2022-03-09
doc: Improve references to term "FSM" in pageinspect and pgfreespacemap
Michael Paquier
2021-05-27
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-04-13
docs: Update TOAST storage docs for configurable compression.
Robert Haas
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-06-11
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
Bruce Momjian
2020-05-15
docs: add xreflabel entries for autovacuum, SP-GiST, and TOAST
Bruce Momjian
2020-04-02
doc: Update for Unix-domain sockets on Windows
Peter Eisentraut
2019-09-08
doc: Clean up title case use
Peter Eisentraut
2019-09-05
Split tuptoaster.c into three separate files.
Robert Haas
2019-08-20
Doc: Improve wording of multiple places in documentation
Michael Paquier
2019-05-26
Fix typos.
Amit Kapila
2019-05-13
Doc: Refer to line pointers as item identifiers.
Peter Geoghegan
2019-05-07
Revert "Avoid the creation of the free space map for small heap relations".
Amit Kapila
2019-04-05
table: docs: fix typos and grammar.
Andres Freund
2019-04-04
tableam: basic documentation.
Andres Freund
2019-03-28
doc: Fix typo
Peter Eisentraut
2019-03-27
doc: Add some images
Peter Eisentraut
2019-02-04
Avoid creation of the free space map for small heap relations, take 2.
Amit Kapila
2019-01-28
Revert "Avoid creation of the free space map for small heap relations."
Amit Kapila
2019-01-28
Avoid creation of the free space map for small heap relations.
Amit Kapila
2018-11-26
Revert "Fix typo in documentation of toast storage"
Michael Paquier
2018-11-26
Fix typo in documentation of toast storage
Michael Paquier
2018-05-21
Doc: fix bogus cross-reference link.
Tom Lane
2018-03-28
Add documentation for the JIT feature.
Andres Freund
2017-11-27
Additional docs for toast_tuple_target changes
Simon Riggs
2017-11-23
Convert documentation to DocBook XML
Peter Eisentraut
2017-10-17
Don't use SGML empty tags
Peter Eisentraut
2017-07-09
Doc: fix backwards description of visibility map's all-frozen data.
Tom Lane
2017-03-17
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-03
Add pg_current_logfile() function.
Robert Haas
2017-02-13
Replace references to "xlog" with "wal" in docs.
Fujii Masao
2016-11-10
Doc: improve link.
Tom Lane
2016-10-20
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-08-05
docs: re-add spaces before units removed
Bruce Momjian
2016-07-30
docs: properly capitalize and space kB, MB, GB, TB
Bruce Momjian
2016-05-08
Docs: create some user-facing documentation about index-only scans.
Tom Lane
2016-03-08
Add pg_visibility contrib module.
Robert Haas
2016-03-02
Change the format of the VM fork to add a second bit per page.
Robert Haas
2015-10-01
Fix mention of htup.h in storage.sgml
Fujii Masao
2015-09-11
Correct description of PageHeaderData layout in documentation
Fujii Masao
2015-05-14
Support "expanded" objects, particularly arrays, for better performance.
Tom Lane
[next]