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
/
pl
/
tcl
/
modules
Age
Commit message (
Expand
)
Author
2010-09-22
Some more gitignore cleanups: cover contrib and PL regression test outputs.
Tom Lane
2009-08-26
Update of install-sh, mkinstalldirs, and associated configury
Peter Eisentraut
2008-03-21
More README src cleanups.
Bruce Momjian
2006-03-11
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-05-16
Small changes to use the absolute path to system catalogs.
Tom Lane
2002-01-08
make install failed in VPATH build.
Tom Lane
2001-10-13
Residual cleanup from making pltcl unknown support always enabled.
Tom Lane
2001-05-11
Cleanups of pltcl unknown thingy.
Peter Eisentraut
2001-05-09
This patch adds a new configure option --with-pltcl-unknown which
Bruce Momjian
2001-03-07
pltcl_loadmod has problems with big (>4k) modules because of missing incr
Bruce Momjian
1998-11-23
Fixed bug in the unknown module. Module still tried to call
Jan Wieck
1998-02-11
From: Jan Wieck <jwieck@debis.com>
Marc G. Fournier