index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
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-27
*
psql's \d command wasn't doing the right things with 'char' (type 18)
Tom Lane
2000-02-26
*
1. miscadmin.h needs to include sys/types.h for a definition of pid_t
Bruce Momjian
2000-02-23
*
Fixed psql's Control-C handling when COPY in progress
Peter Eisentraut
2000-02-21
*
Fixes for \encoding command.
Tatsuo Ishii
2000-02-21
*
Moved psql \eset and \eshow to \encoding
Peter Eisentraut
2000-02-20
*
Fix missing \n in some psql_error calls.
Tom Lane
2000-02-20
*
Add new backslash command \eset and \eshow.
Tatsuo Ishii
2000-02-19
*
Fix compiler warning
Tatsuo Ishii
2000-02-19
*
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-16
*
New cost model for planning, incorporating a penalty for random page
Tom Lane
2000-02-15
*
Adjusted psql echoing options (-a and -e)
Peter Eisentraut
2000-02-13
*
Default argument for createdb
Peter Eisentraut
2000-02-10
*
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-09
*
yesterday I had a problem with initdb. I set bad environment values
Bruce Momjian
2000-02-08
*
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-07
*
Fix a bug when specfying -D option.
Tatsuo Ishii
2000-02-06
*
Change function name PQclientencoding to PQclientEncoding since
Tatsuo Ishii
2000-02-05
*
Added ALTER TABLE ... ADD CONSTRAINT (provided by Stephan Szabo).
Jan Wieck
2000-02-04
*
*** empty log message ***
Peter Eisentraut
2000-02-02
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
*
fix for compile.
Bruce Momjian
2000-01-27
*
Update files.
Bruce Momjian
2000-01-26
*
Add:
Bruce Momjian
2000-01-26
*
Made abstime/reltime use int4 instead of time_t (TODO item)
Peter Eisentraut
2000-01-24
*
Change format of postmaster.opts.default.
Tatsuo Ishii
2000-01-23
*
updated install file
Peter Eisentraut
2000-01-23
*
added ALTER TABLE DROP COLUMN, early version
Peter Eisentraut
2000-01-22
*
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-21
*
Added new pg_id to fix initdb problems
Peter Eisentraut
2000-01-20
*
Fix typo in \z.
Bruce Momjian
2000-01-20
*
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-19
*
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-18
*
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
[next]