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-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
2000-01-26
Add:
Bruce Momjian
2000-01-24
Made abstime/reltime use int4 instead of time_t (TODO item)
Peter Eisentraut
2000-01-23
Change format of postmaster.opts.default.
Tatsuo Ishii
2000-01-23
updated install file
Peter Eisentraut
2000-01-22
added ALTER TABLE DROP COLUMN, early version
Peter Eisentraut
2000-01-21
Fix tab-complete so it works with old versions of readline that don't
Tom Lane
2000-01-21
Fix handleCopyIn's response to EOF seen mid-line, that is, input file
Tom Lane
2000-01-20
Added new pg_id to fix initdb problems
Peter Eisentraut
2000-01-20
Fix typo in \z.
Bruce Momjian
2000-01-19
Update pg_dumpall.
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-18
another set of cleanups
Peter Eisentraut
2000-01-18
Hi!
Bruce Momjian
2000-01-18
Bruce,
Bruce Momjian
2000-01-18
Fix quoting bugs and incorrect trigger argument printout.
Tom Lane
2000-01-18
Show encoding name rather than encoding id in case of psql -l.
Tatsuo Ishii
2000-01-18
Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c...
Peter Eisentraut
2000-01-16
Put back change to 'connection failed' message formatting that someone
Tom Lane
2000-01-16
Included all yacc and lex files into the distribution.
Peter Eisentraut
2000-01-16
Clean up pg_dump coredumps caused by change of output formatting for
Tom Lane
2000-01-15
- Allow array on int8
Peter Eisentraut
2000-01-15
Adapt to the changes of libpq(eliminateing using putenv()).
Tatsuo Ishii
2000-01-14
Fixed psql variables vs array syntax, as well as minor psql enhancements
Peter Eisentraut
[next]