aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/Makefile
Commit message (Expand)AuthorAge
* This patch extracts page buffer pooling and the simpleBruce Momjian2003-06-11
* Add binary I/O routines for a bunch more datatypes. Still a few to go,Tom Lane2003-05-12
* Replace implementation of pg_log as a relation accessed through theTom Lane2001-08-25
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* WALVadim B. Mikheev2000-10-13
* 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 a notion of a 'catalog version number' that can indicateTom Lane1999-10-24
* Transaction log manager core code.Vadim B. Mikheev1999-09-27
* Hi,Bruce Momjian1998-04-06
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Clean up the MakefilesMarc G. Fournier1997-12-17
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Finish cleaning up -I linesMarc G. Fournier1996-11-03
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27