Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2019-05-18 Make BufFileCreateTemp() ensure that temp tablespaces are set up. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.6.11
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 10.6
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.4.20
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.5.15
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-11-25 Update buffile.h/.c comments for removal of non-temp option. Tom Lane 11.0
2013-11-01 Ensure all files created for a single BufFile have the same resource owner. Tom Lane 8.4.19
2013-11-01 Ensure all files created for a single BufFile have the same resource owner. Tom Lane 9.0.15
2013-11-01 Ensure all files created for a single BufFile have the same resource owner. Tom Lane 9.1.11
2013-11-01 Ensure all files created for a single BufFile have the same resource owner. Tom Lane 9.2.6
2013-11-01 Ensure all files created for a single BufFile have the same resource owner. Tom Lane 9.3.2
2013-11-01 Ensure all files created for a single BufFile have the same resource owner. Tom Lane 9.4.0
2008-09-17 Allow ShowBufferUsage() to report the number of reads/writes that have 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-06-07 Rework temp_tablespaces patch so that temp tablespaces are assigned separately 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-06-01 Fix aboriginal bug in BufFileDumpBuffer that would cause it to write the Tom Lane 7.3.20
2007-06-01 Fix aboriginal bug in BufFileDumpBuffer that would cause it to write the Tom Lane 7.4.18
2007-06-01 Fix aboriginal bug in BufFileDumpBuffer that would cause it to write the Tom Lane 8.0.14