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
/
bin
/
Makefile
Age
Commit message (
Expand
)
Author
2000-01-20
Added new pg_id to fix initdb problems
Peter Eisentraut
2000-01-19
another round of user interface cleanups
Peter Eisentraut
2000-01-19
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
1999-12-22
Add installation of pg_ctl
Tatsuo Ishii
1999-12-08
Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.
Bruce Momjian
1999-12-05
I cleaned those out as well (the echo -n "bug" was in there ;) and moved
Bruce Momjian
1999-12-04
New scripts for create/drop user/db from Peter Eisentraut
Bruce Momjian
1999-05-20
Removed the automatic installation of built procedural languages
Jan Wieck
1998-12-18
Here are descriptions:
Bruce Momjian
1998-11-14
Add "vacuumdb" utility.
Thomas G. Lockhart
1998-07-26
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-24
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-04-06
Makefile cleanup./
Bruce Momjian
1998-04-06
Hi,
Bruce Momjian
1997-11-07
Add initlocation.
Thomas G. Lockhart
1997-10-30
FIx for libptcl make, from Tatsuo Ishii.
Bruce Momjian
1997-08-25
pg_passwd cleanup
Bruce Momjian
1997-08-25
pg_password utility. Cleanup for psql passwords. New datetime contrib stuff...
Bruce Momjian
1997-04-26
clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0
Marc G. Fournier
1996-11-13
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-11
Makefile simplification: the "bin" chapter
Bryan Henderson
1996-08-13
I have attached a minor update for the Postgres make files. This update
Marc G. Fournier
1996-07-25
Removed monitor from compile/install (will eventually be removed
Marc G. Fournier
1996-07-23
Put in a new FAQ
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier