]> granicus.if.org Git - postgresql/history - src/backend/commands/Makefile
Removed MBFLAGS from makefiles since it's now done in include/config.h.
[postgresql] / src / backend / commands / Makefile
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.
1999-10-26 Bruce MomjianFix compile after COMMENT problem.
1999-10-26 Bruce MomjianHello.
1999-02-27 Tom LaneRemove recipe.o from Makefile ... dead code not quite...
1999-02-24 Bruce MomjianFix problem with selectivity error in added columns...
1998-10-08 Bruce MomjianNo need compile command/version.c anymore.
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-06-16 Bruce MomjianHi, here are the patches to enhance existing MB handlin...
1998-04-06 Bruce MomjianHi,
1998-01-05 Bruce MomjianMove variable.c to commands/ and aclchk.c to catalog/.
1997-12-20 Marc G. FournierMajor cleanout of PORTNAME variables from Makefiles...
1997-12-17 Marc G. FournierMakefile cleaned up
1997-12-04 Marc G. FournierFrom: todd brandys <brandys@eng3.hep.uiuc.edu>
1997-11-24 Bruce MomjianMove dbcommands.c to commands/. It should not be in...
1997-11-21 Bruce MomjianRemove archive stuff.
1997-10-28 Vadim B. MikheevNow we are able to CREATE PROCEDURAL LANGUAGE (Thanks...
1997-08-31 Vadim B. MikheevWorkplace for CREATE/DROP TRIGGER
1997-04-02 Vadim B. MikheevSequence numbers generators code.
1996-11-03 Marc G. FournierAnother first pass at cleaning up the #includes
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.