index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.global
Age
Commit message (
Expand
)
Author
1996-11-01
Removal of bsdi_2_1 port.
Bruce Momjian
1996-10-31
Removed false and changed to a commented true.
Bruce Momjian
1996-10-27
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-23
|I have moved things around so that things happen in the following order:
Marc G. Fournier
1996-10-21
Force user to set PORTNAME. Remove NAMEDATALEN from CFLAGS (don't need it
Bryan Henderson
1996-10-19
Not quite the cleanest way to do it, but add an option to Makefile.global
Marc G. Fournier
1996-10-13
Removed duplicate MAXNAMELEN define I accidentally added.
Bruce Momjian
1996-10-13
I checked the alter table code, and started suspecting the relation
Bruce Momjian
1996-10-11
Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdb
Marc G. Fournier
1996-10-08
Moved the following definitions to include/config.h from Makefile.global:
Marc G. Fournier
1996-09-23
Change the comments pertaining to Makefile.custom
Marc G. Fournier
1996-09-23
Fix for using Makefile.custom
Marc G. Fournier
1996-09-23
From: Bruce Momjian <maillist@candle.pha.pa.us>
Marc G. Fournier
1996-09-21
Turned off EUROPEAN_DATES as default...
Marc G. Fournier
1996-09-21
Patches to make POSTPORT changes in scripts
Marc G. Fournier
1996-09-16
Various standardizations and fixes submitted by D'Arcy Cain
Marc G. Fournier
1996-08-28
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28
Redundant -I pointer to port/<portname>
Marc G. Fournier
1996-08-27
Removed -DESCAPE_PATCH ... moved to include/config.h
Marc G. Fournier
1996-08-27
Reduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME)
Marc G. Fournier
1996-08-21
USE_TCL should default to false, ntot true...
Marc G. Fournier
1996-08-21
Erk, missed adding the required ilbrary itself
Marc G. Fournier
1996-08-21
Quick fix for compiling psql...
Marc G. Fournier
1996-08-20
Bring in changes to READLINE/HISTORY defines
Marc G. Fournier
1996-08-19
Added a SVR4 port
Marc G. Fournier
1996-08-06
Had a space in CFLAGS+= -I ..
Marc G. Fournier
1996-07-31
Move port includes from bin/pg_dump/Makefile to Makefile.global
Marc G. Fournier
1996-07-31
Standardize locations of TCL related files
Marc G. Fournier
1996-07-31
Style didn't appeal to some...:)
Marc G. Fournier
1996-07-29
Change ordering of "user modified variables" so that they are at
Marc G. Fournier
1996-07-25
Add in port to DG/UX
Marc G. Fournier
1996-07-25
Dr George suggested removing Makefile.custom altogether, to reduce
Marc G. Fournier
1996-07-25
comment out USE_TCL...having USE_TCL=true seems to imply that you
Marc G. Fournier
1996-07-25
Added an empty Makefile.custom file...
Marc G. Fournier
1996-07-23
comment out inclue of Makefile.custom, as i tbreaks compiling the
Marc G. Fournier
1996-07-23
spelling error...and correction
Marc G. Fournier
1996-07-22
- merging in Dr. George's tree with ours
Marc G. Fournier
1996-07-20
Brought in NEOSOFT's port to i386_solaris
Marc G. Fournier
1996-07-20
Fixes:
Marc G. Fournier
1996-07-20
fixed a bug with not commenting out FSYNC= in initdb.sh
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-16
fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}
Marc G. Fournier
1996-07-15
Makefile.global changes to show option -DOPENLINK_PATCHES
Marc G. Fournier
1996-07-13
Moved two defines required for FreeBSD into Makefile.global
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier