postgresql/src/backend/access
Noah Misch 421484f79c Remove XLogFileInit() ability to unlink a pre-existing file.
Only initdb used it.  initdb refuses to operate on a non-empty directory
and generally does not cope with pre-existing files of other kinds.
Hence, use the opportunity to simplify.

Discussion: https://postgr.es/m/20210202151416.GB3304930@rfd.leadboat.com
2021-06-28 18:34:56 -07:00
..
brin
common
gin
gist
hash
heap
index
nbtree
rmgrdesc
spgist
table
tablesample
transam Remove XLogFileInit() ability to unlink a pre-existing file. 2021-06-28 18:34:56 -07:00
Makefile