summaryrefslogtreecommitdiff
path: root/contrib/pg_prewarm/Makefile
AgeCommit message (Expand)Author
2025-05-29Fix assertion failure in pg_prewarm() on objects without storage.Fujii Masao
2022-08-01Add a regression test for contrib/pg_prewarm.Tom Lane
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2017-08-21pg_prewarm: Add automatic prewarm feature.Robert Haas
2016-06-09Update pg_prewarm extension for parallel query.Robert Haas
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2013-12-20pg_prewarm, a contrib module for prewarming relationd data.Robert Haas