aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/Makefile
Commit message (Expand)AuthorAge
* Fix compile after COMMENT problem.Bruce Momjian1999-10-26
* Hello.Bruce Momjian1999-10-26
* Remove recipe.o from Makefile ... dead code not quite dead enough,Tom Lane1999-02-27
* Fix problem with selectivity error in added columns with ALTER TABLE.Bruce Momjian1999-02-24
* No need compile command/version.c anymore.Bruce Momjian1998-10-08
* 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, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-16
* Hi,Bruce Momjian1998-04-06
* Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian1998-01-05
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Makefile cleaned upMarc G. Fournier1997-12-17
* From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier1997-12-04
* Move dbcommands.c to commands/. It should not be in the parser directory.Bruce Momjian1997-11-24
* Remove archive stuff.Bruce Momjian1997-11-21
* Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).Vadim B. Mikheev1997-10-28
* Workplace for CREATE/DROP TRIGGERVadim B. Mikheev1997-08-31
* Sequence numbers generators code.Vadim B. Mikheev1997-04-02
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-03
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27