]> granicus.if.org Git - postgresql/history - src/backend/utils/misc/Makefile
Introduce timeout handling framework
[postgresql] / src / backend / utils / misc / Makefile
2012-07-17 Alvaro HerreraIntroduce timeout handling framework
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-02-11 Teodor SigaevGeneric implementation of red-black binary tree. It...
2009-08-28 Peter EisentrautDerived files that are shipped in the distribution...
2008-02-19 Peter EisentrautRefactor backend makefiles to remove lots of duplicate...
2007-01-20 Peter EisentrautRemove remains of old depend target.
2006-07-25 Tom LaneRemove hard-wired lists of timezone abbreviations in...
2006-03-07 Tom LaneMake all our flex and bison files use %option prefix...
2005-10-03 Tom LaneSeparate out the VacRUsage stuff as an independent...
2005-02-26 Tom LaneFinish up the flat-files project: get rid of GetRawData...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-07-04 Tom LaneAdd --help-config facility to dump information about...
2002-11-01 Tom LaneArrange to compile flex output files as inclusions...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-08-28 Peter EisentrautNew configure test for flex, which recognizes only...
2000-08-25 Peter EisentrautMake the location of the Kerberos server key file run...
2000-06-04 Peter EisentrautNew ps display code, works on more platforms.
2000-06-01 Tom LaneSimplify overly-clever Make rule, which evidently confu...
2000-05-31 Peter EisentrautThe heralded `Grand Unified Configuration scheme' ...
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-01-19 Peter EisentrautRemoved MBFLAGS from makefiles since it's now done...
1999-12-13 Bruce MomjianNew LDOUT makefile variable for QNX os.
1999-12-09 Bruce MomjianMake LD -r as macros that can be changed for QNX.
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-24 Marc G. FournierI really hope that I haven't missed anything in this...
1998-04-06 Bruce MomjianHi,
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-19 Marc G. FournierMore cleanups. I can now compile without PORTNAME...
1997-11-07 Thomas G. LockhartAdd database.c for database initial access info and...
1996-11-06 Marc G. FournierSome compile failure fixes from Keith Parks <emkxp01...
1996-11-02 Bryan HendersonConvenience routine for checking superuser status.