Commits

DateSubjectAuthorReleases
2021-05-27 Rethink definition of pg_attribute.attcompression. Tom Lane 14.0
2018-05-21 Doc: fix bogus cross-reference link. Tom Lane 11.0
2017-07-09 Doc: fix backwards description of visibility map's all-frozen data. Tom Lane 9.6.4
2017-07-09 Doc: fix backwards description of visibility map's all-frozen data. Tom Lane 10.0
2016-11-10 Doc: improve link. Tom Lane 10.0
2016-05-08 Docs: create some user-facing documentation about index-only scans. Tom Lane 9.6.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-02-19 Update assorted TOAST-related documentation. Tom Lane 9.5.0
2012-03-11 Fix documented type of t_infomask2. Tom Lane 9.2.0
2011-10-22 Support synchronization of snapshots through an export/import procedure. Tom Lane 9.2.0
2011-01-14 Code review for postmaster.pid contents changes. Tom Lane 9.1.0
2010-10-20 Update storage.sgml to describe the 9.0 tablespace directory layout. Tom Lane 9.1.0
2010-10-20 Update storage.sgml to describe the 9.0 tablespace directory layout. Tom Lane 9.0.2
2010-02-16 Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. Tom Lane 9.0.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2009-07-22 Tweak TOAST code so that columns marked with MAIN storage strategy are Tom Lane 9.0.0
2009-06-17 Proofreading for Bruce's recent round of documentation proofreading. Tom Lane 8.4.0
2009-05-16 Minor editorialization on storage.sgml's documentation of free space Tom Lane 8.4.0
2008-05-02 Remove the recently added USE_SEGMENTED_FILES option, and indeed remove all Tom Lane 8.4.0
2008-03-10 Provide a build-time option to store large relations as single files, rather Tom Lane 8.4.0
2007-09-30 Add an extra header byte to TOAST-pointer datums to represent their size Tom Lane 8.3.0
2007-09-21 Improve handling of prune/no-prune decisions by storing a page's oldest Tom Lane 8.3.0
2007-06-03 Create a GUC parameter temp_tablespaces that allows selection of the Tom Lane 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-04-03 Decouple the values of TOAST_TUPLE_THRESHOLD and TOAST_MAX_CHUNK_SIZE. Tom Lane 8.3.0