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
Age
Commit message (
Expand
)
Author
2000-03-25
Another fix for old shells.
Tom Lane
2000-03-25
Fix syntax error reported by old shells ("if ! command..." is a
Tom Lane
2000-03-25
More >&1 cleanups
Bruce Momjian
2000-03-25
More changes of >& to 2>&1
Bruce Momjian
2000-03-25
Remove >& and make it 2>&1
Bruce Momjian
2000-03-22
Update pg_dumpall again.
Bruce Momjian
2000-03-22
Fix pg_dumpall for new psql output.
Bruce Momjian
2000-03-19
it seems in the beta2 release DBUSERID in pg_dumpall is the _name_ of the
Bruce Momjian
2000-03-18
Fixed psql -c "\slashcmd"
Peter Eisentraut
2000-03-18
Modify lexing of multi-char operators per pghackers discussion around
Tom Lane
2000-03-17
Add safety check on expression nesting depth. Default value is set by
Tom Lane
2000-03-14
Implement column aliases on views "CREATE VIEW name (collist)".
Thomas G. Lockhart
2000-03-14
Detect postmaster being ready by calling psql -l rathern than
Tatsuo Ishii
2000-03-13
Fixed deficiency where an unterminated (no semicolon) command at end of
Peter Eisentraut
2000-03-11
Karel Zakr's revised patch to fix psql prompt for local host connections.
Peter Eisentraut
2000-03-08
I've made a diff against the 7.0beta1 tree that accomplishes several things:
Bruce Momjian
2000-03-08
Hi Peter,
Bruce Momjian
2000-03-07
Fix problems with pg_upgrade found by Kardos, Dr. Andrea
Bruce Momjian
2000-03-05
Added configure test for readline's filename_completion_function
Peter Eisentraut
2000-03-01
More fixes for psql ^C handling, especially during copy. Still doesn't
Peter Eisentraut
2000-02-27
Clean up dependencies for version.o.
Tom Lane
2000-02-27
Fix a couple of inconsistent usages of include <...> vs. include "...".
Tom Lane
2000-02-26
psql's \d command wasn't doing the right things with 'char' (type 18)
Tom Lane
2000-02-23
1. miscadmin.h needs to include sys/types.h for a definition of pid_t
Bruce Momjian
2000-02-21
Fixed psql's Control-C handling when COPY in progress
Peter Eisentraut
2000-02-21
Fixes for \encoding command.
Tatsuo Ishii
2000-02-20
Moved psql \eset and \eshow to \encoding
Peter Eisentraut
2000-02-20
Fix missing \n in some psql_error calls.
Tom Lane
2000-02-19
Add new backslash command \eset and \eshow.
Tatsuo Ishii
2000-02-19
Fix compiler warning
Tatsuo Ishii
2000-02-16
README not needed anymore.
Bruce Momjian
2000-02-16
include cleanup
Bruce Momjian
2000-02-16
Clean up include files use in psql.
Bruce Momjian
2000-02-15
New cost model for planning, incorporating a penalty for random page
Tom Lane
2000-02-13
Adjusted psql echoing options (-a and -e)
Peter Eisentraut
2000-02-10
Default argument for createdb
Peter Eisentraut
2000-02-09
Here is the patch to add plperl to droplang.
Bruce Momjian
2000-02-09
I checked the WinNT port yesterday (a few days old snapshot from CVS) and I
Bruce Momjian
2000-02-09
Fixed broken initdb --show patch
Peter Eisentraut
2000-02-08
yesterday I had a problem with initdb. I set bad environment values
Bruce Momjian
2000-02-07
Fixed psql double quoting of SQL ids
Peter Eisentraut
2000-02-07
Disable/reenable triggers for data only dump.
Jan Wieck
2000-02-07
change copyright year 1999->2000
Tatsuo Ishii
2000-02-06
Fix a bug when specfying -D option.
Tatsuo Ishii
2000-02-05
Change function name PQclientencoding to PQclientEncoding since
Tatsuo Ishii
2000-02-04
Added ALTER TABLE ... ADD CONSTRAINT (provided by Stephan Szabo).
Jan Wieck
2000-02-02
*** empty log message ***
Peter Eisentraut
2000-01-29
A few minor psql enhancements
Peter Eisentraut
2000-01-27
fix for compile.
Bruce Momjian
2000-01-26
Update files.
Bruce Momjian
[next]