aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/smgr/bulk_write.c
Commit message (Expand)AuthorAge
* Remove unused #include's from backend .c filesPeter Eisentraut2024-10-27
* Relax fsyncing at end of a bulk load that was not WAL-loggedHeikki Linnakangas2024-08-16
* Fix compiler warning on typedef redeclarationHeikki Linnakangas2024-02-23
* Introduce a new smgr bulk loading facility.Heikki Linnakangas2024-02-23