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
/
ipcclean
Age
Commit message (
Expand
)
Author
2000-11-11
Make sure shell scripts send error messages to stderr.
Peter Eisentraut
2000-09-17
Support for DESTDIR make variable. This is used as in `make install
Peter Eisentraut
2000-09-08
Make building scripts kind of consistent in look and feel, kind of immune
Peter Eisentraut
2000-08-31
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-06-27
Makefile cleanup for bin and pl subtrees. They should now support
Peter Eisentraut
2000-04-14
fixed another psql \e bug (handle newlines as whitespace)
Peter Eisentraut
2000-03-25
More >&1 cleanups
Bruce Momjian
2000-01-19
another round of user interface cleanups
Peter Eisentraut
2000-01-18
Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c...
Peter Eisentraut
1999-12-08
Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.
Bruce Momjian
1998-08-22
Patch to allow createuser options from the command line.
Bruce Momjian
1998-04-06
DESTDIR removed, again.
Bruce Momjian
1998-04-06
Re-introduce $DISTDIR.
Bruce Momjian
1998-04-06
Hi,
Bruce Momjian
1998-04-05
Remove DISTDIR.
Bruce Momjian
1996-12-10
Add empty "dep:" target.
Bryan Henderson
1996-11-11
Makefile simplification: the "bin" chapter
Bryan Henderson
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier