index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tcop
/
Makefile
Commit message (
Expand
)
Author
Age
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
Hi, here are the patches to enhance existing MB handling. This time
Bruce Momjian
1998-06-16
*
Hi,
Bruce Momjian
1998-04-06
*
Move variable.c to commands/ and aclchk.c to catalog/.
Bruce Momjian
1998-01-05
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
*
-Wno-error should only be enabled for gcc compilers, it seems
Marc G. Fournier
1997-04-24
*
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
*
- Renamed the variable names to something shorter, and I hope
Marc G. Fournier
1997-03-25
*
Remove linux define of __USE_POSIX, which doesn't appear to do anything.
Bryan Henderson
1996-11-18
*
Use -Wno-error option only if compiler is gcc.
Bryan Henderson
1996-11-14
*
Change gmake to $(MAKE) so backend compiles on system with no "gmake".
Bryan Henderson
1996-11-10
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
Changed make to gmake.
Bruce Momjian
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27