aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/file/sharedfileset.c
Commit message (Expand)AuthorAge
* Initial pgindent and pgperltidy run for v14.Tom Lane2021-05-12
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix the SharedFileSetUnregister API.Amit Kapila2020-09-01
* Suppress compiler warning in non-cassert builds.Tom Lane2020-08-26
* Extend the BufFile interface.Amit Kapila2020-08-26
* Fix temporary tablespaces for shared filesets some more.Tom Lane2020-07-03
* Move src/backend/utils/hash/hashfn.c to src/commonRobert Haas2020-02-27
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix more typos and inconsistencies in the treeMichael Paquier2019-06-17
* Fix typos.Thomas Munro2019-05-24
* Move hash_any prototype from access/hash.h to utils/hashutils.hAlvaro Herrera2019-03-11
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix assorted compiler warnings seen in the buildfarm.Tom Lane2018-05-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Add infrastructure for sharing temporary files between backends.Andres Freund2017-12-01