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
/
scripts
Age
Commit message (
Expand
)
Author
2000-03-25
Old patch from Mark Hollomon to add plperl to createlang's repertoire.
Tom Lane
2000-03-25
More changes of >& to 2>&1
Bruce Momjian
2000-03-14
Implement column aliases on views "CREATE VIEW name (collist)".
Thomas G. Lockhart
2000-02-10
Default argument for createdb
Peter Eisentraut
2000-02-09
Here is the patch to add plperl to droplang.
Bruce Momjian
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
2000-01-14
* User management commands no longer user pg_exec_query_dest -> more robust
Peter Eisentraut
2000-01-12
Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.
Peter Eisentraut
2000-01-12
Multi-byte case fix by Oliver Elphick (olly@lfix.co.uk)
Tatsuo Ishii
1999-12-18
Cleanup --alldb option handling.
Bruce Momjian
1999-12-18
Cleanup vacuumdb
Bruce Momjian
1999-12-18
> > It would be nice for new users; I think it would make it easier
Bruce Momjian
1999-12-17
Fix MULTIBYTE handling in string by using strcat.
Bruce Momjian
1999-12-16
Hi,
Bruce Momjian
1999-12-16
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-08
Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic.
Bruce Momjian
1999-12-07
Okay, that should put us back in sync. These two patches (src & doc) are
Bruce Momjian
1999-12-05
Fix echo -n and read -r in scripts.
Bruce Momjian
1999-12-05
Remove destroylang.sgml.
Bruce Momjian
1999-12-05
Update
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