summaryrefslogtreecommitdiff
path: root/src/backend/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Export include/utils/mcxt.h so that external stuff can includeTom Lane1999-03-071-12/+74
* Rearrange order of subdirectory creation to help generate parse.hThomas G. Lockhart1999-02-231-4/+4
* FOR UPDATE is in parser & rules.Vadim B. Mikheev1999-01-211-4/+1
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-171-7/+48
* New HeapTuple structure/interface.Vadim B. Mikheev1998-11-271-1/+4
* This patch...Bruce Momjian1998-04-271-2/+2
* DESTDIR removed, again.Bruce Momjian1998-04-061-14/+14
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-061-14/+14
* Various fixes NETBSD/sparc relatedMarc G. Fournier1998-01-041-2/+9
* Major cleanout of PORTNAME variables from Makefiles...bound to screw upMarc G. Fournier1997-12-201-14/+2
* First pass through, of many to come, towards making the whole sourceMarc G. Fournier1997-12-171-1/+13
* Add pg_description table for info on tables, columns, operators, types, and a...Bruce Momjian1997-11-131-5/+14
* Replace missing directory delimiter for postmaster installation command.Thomas G. Lockhart1997-09-201-2/+2
* 1997-06-15 Paul Eggert <eggert@twinsun.com>Marc G. Fournier1997-09-191-2/+2
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-05-221-11/+5
* This commit represents a clean compile with the new templates underMarc G. Fournier1997-04-041-4/+4
* Use $(CC), not gcc, to compileMarc G. Fournier1997-04-021-2/+2
* Use $(LD_ADD) from Makefile.global instead of $(LDADD), which doesn't exist...Marc G. Fournier1997-03-251-2/+2
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-81/+21
* Add and install the pg_geqo.sample fileMarc G. Fournier1997-02-191-2/+4
* Standardize all LDADD to LD_ADD.Bryan Henderson1997-01-051-4/+4
* First pass at getting shared libraries on AIX properly built.Bryan Henderson1996-11-231-14/+25
* Make port-specific link libraries defined for linking backend more globalBryan Henderson1996-11-181-86/+1
* Use new utils/version.c instead of backend/utils/init/magic.c.Bryan Henderson1996-11-121-3/+5
* Keep the generated .h files in the local directory, like other object files,Bryan Henderson1996-11-031-23/+28
* More chanes for bsdi_2_1 removalBruce Momjian1996-11-011-2/+2
* Removal of bsdi_2_1 port.Bruce Momjian1996-11-011-6/+6
* Even compile generated .h files should be in ${SRCDIR}/include...Marc G. Fournier1996-10-311-4/+4
* Simplify make files, add full dependencies.Bryan Henderson1996-10-271-191/+217
* New host-based authentication -- install pg_hba.conf instead of pg_hbaBryan Henderson1996-10-121-4/+4
* Fixed YACC depenencies and 'make clean' now cleans totally.Bruce Momjian1996-09-261-2/+2
* Here's a patch that I discussed recently on pg95-dev that changes theMarc G. Fournier1996-09-231-51/+29
* Nothing patched...just testing something with CVS...Marc G. Fournier1996-09-211-2/+2
* Went back one directory too far for the -I includeMarc G. Fournier1996-08-281-3/+2
* Create support for a "common" include directory for the sourceMarc G. Fournier1996-08-271-3/+5
* Added a SVR4 portMarc G. Fournier1996-08-191-1/+6
* Re-arrange KRBVERS postitionMarc G. Fournier1996-07-311-9/+7
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+289