index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
parser
/
Makefile
Commit message (
Expand
)
Author
Age
*
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-19
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
Remove fixed-size literal buffer from scan.l, and repair
Tom Lane
1999-10-18
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
*
Remove extraneous -DPARSEDEBUG from CFLAGS options.
Thomas G. Lockhart
1998-05-13
*
Add parse_coerce.c for type conversion handling.
Thomas G. Lockhart
1998-05-09
*
Hi,
Bruce Momjian
1998-04-06
*
Start shipping gram.y products gram.c and parse.h to avoid having to build
Thomas G. Lockhart
1998-02-18
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25
*
Move dbcommands.c to commands/. It should not be in the parser directory.
Bruce Momjian
1997-11-24
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
*
Supress cleaning scan.c since we will try to include it in the distribution.
Thomas G. Lockhart
1997-11-14
*
Fix for -Wno-error
Vadim B. Mikheev
1997-04-18
*
Fix up the -Wno-error problem for non-gcc compilers
Marc G. Fournier
1997-04-15
*
This commit represents a clean compile with the new templates under
Marc G. Fournier
1997-04-04
*
From: Oleg Bartunov <oleg@sai.msu.su>
Marc G. Fournier
1997-04-02
*
Use -Wno-error option only if compiler is gcc.
Bryan Henderson
1996-11-14
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27