index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils
/
Makefile
Age
Commit message (
Expand
)
Author
2004-07-30
PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with
Peter Eisentraut
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-11-02
Re-add Win32 missing files, I think.
Bruce Momjian
2002-11-02
Re-add Win32 files.
Bruce Momjian
2002-10-30
Remove /src/utils. Is final cleanup of getopt.c resurection.
Bruce Momjian
2002-10-19
Remove mention of utils/getopt.c. Not used anymore.
Bruce Momjian
2002-10-03
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-07-27
Assemble portability modules into libpgport library.
Peter Eisentraut
2002-07-16
Move few remaining src/utils files to backend/port so everything is in
Bruce Momjian
2002-07-15
Remove indenting of Makefile comments, per Peter.\
Bruce Momjian
2002-07-15
Remove utils/getopt.c file, not needed, it only allowed "--flag"
Bruce Momjian
2002-07-15
Remove certain Makefile dependencies by using full pathnames in
Bruce Momjian
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-07-02
Version number now set in configure, available through Makefile.global
Peter Eisentraut
2000-02-27
Clean up dependencies for version.o.
Tom Lane
1999-01-17
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1998-04-06
Hi,
Bruce Momjian
1998-02-27
From: Darren King <darrenk@insightdist.com>
Marc G. Fournier
1996-11-26
Whoops, redo Ultrix patch so the other ports still compile.
Bryan Henderson
1996-11-11
Add a blank install target so that 'make install' works
Marc G. Fournier
1996-11-11
Add utils directory for cross-subsystem tools to keep make files from having
Bryan Henderson