aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/freespace/Makefile
Commit message (Expand)AuthorAge
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-05
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, theHeikki Linnakangas2008-09-30
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Install infrastructure for shared-memory free space map. Doesn't actuallyTom Lane2001-06-27