aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/Makefile
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Create a "relation mapping" infrastructure to support changing the relfilenodesTom Lane2010-02-07
* Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism.Robert Haas2010-01-22
* Support ALTER TABLESPACE name SET/RESET ( tablespace_options ).Robert Haas2010-01-05
* Refactor backend makefiles to remove lots of duplicate codePeter Eisentraut2008-02-19
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-21
* First phase of plan-invalidation project: create a plan cache managementTom Lane2007-03-13
* Remove remains of old depend target.Peter Eisentraut2007-01-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Create a 'type cache' that keeps track of the data needed for any particularTom Lane2003-08-17
* Phase 3 of read-only-plans project: ExecInitExpr now builds expressionTom Lane2002-12-13
* Reimplement temp tables using schemas. The temp table map is history;Tom Lane2002-03-31
* Rearrange fmgr.c and relcache so that it's possible to keep FmgrInfoTom Lane2001-10-06
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-31
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* New LDOUT makefile variable for QNX os.Bruce Momjian1999-12-13
* Make LD -r as macros that can be changed for QNX.Bruce Momjian1999-12-09
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-02
* o note that now pg_database has a new attribuite "encoding" evenBruce Momjian1998-08-24
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24
* Hi,Bruce Momjian1998-04-06
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* More cleanups. I can now compile without PORTNAME being defined nMarc G. Fournier1997-12-19
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-06
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27