aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/cache/Makefile
Commit message (Expand)AuthorAge
* 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