aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/Makefile
Commit message (Expand)AuthorAge
* Remove extraneous -DPARSEDEBUG from CFLAGS options.Thomas G. Lockhart1998-05-13
* Add parse_coerce.c for type conversion handling.Thomas G. Lockhart1998-05-09
* Hi,Bruce Momjian1998-04-06
* Start shipping gram.y products gram.c and parse.h to avoid having to buildThomas G. Lockhart1998-02-18
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-20
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-25
* Move dbcommands.c to commands/. It should not be in the parser directory.Bruce Momjian1997-11-24
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-20
* Supress cleaning scan.c since we will try to include it in the distribution.Thomas G. Lockhart1997-11-14
* Fix for -Wno-errorVadim B. Mikheev1997-04-18
* Fix up the -Wno-error problem for non-gcc compilersMarc G. Fournier1997-04-15
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-04
* From: Oleg Bartunov <oleg@sai.msu.su>Marc G. Fournier1997-04-02
* Use -Wno-error option only if compiler is gcc.Bryan Henderson1996-11-14
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Compile and warning cleanupBruce Momjian1996-11-08
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27