aboutsummaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAge
* Change function name PQclientencoding to PQclientEncoding sinceTatsuo Ishii2000-02-05
* Added ALTER TABLE ... ADD CONSTRAINT (provided by Stephan Szabo).Jan Wieck2000-02-04
* *** empty log message ***Peter Eisentraut2000-02-02
* A few minor psql enhancementsPeter Eisentraut2000-01-29
* fix for compile.Bruce Momjian2000-01-27
* Update files.Bruce Momjian2000-01-26
* Add:Bruce Momjian2000-01-26
* Made abstime/reltime use int4 instead of time_t (TODO item)Peter Eisentraut2000-01-24
* Change format of postmaster.opts.default.Tatsuo Ishii2000-01-23
* updated install filePeter Eisentraut2000-01-23
* added ALTER TABLE DROP COLUMN, early versionPeter Eisentraut2000-01-22
* Fix tab-complete so it works with old versions of readline that don'tTom Lane2000-01-21
* Fix handleCopyIn's response to EOF seen mid-line, that is, input fileTom Lane2000-01-21
* Added new pg_id to fix initdb problemsPeter Eisentraut2000-01-20
* Fix typo in \z.Bruce Momjian2000-01-20
* Update pg_dumpall.Bruce Momjian2000-01-19
* another round of user interface cleanupsPeter Eisentraut2000-01-19
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-19
* another set of cleanupsPeter Eisentraut2000-01-18
* Hi!Bruce Momjian2000-01-18
* Bruce,Bruce Momjian2000-01-18
* Fix quoting bugs and incorrect trigger argument printout.Tom Lane2000-01-18
* Show encoding name rather than encoding id in case of psql -l.Tatsuo Ishii2000-01-18
* Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c...Peter Eisentraut2000-01-18
* Put back change to 'connection failed' message formatting that someoneTom Lane2000-01-16
* Included all yacc and lex files into the distribution.Peter Eisentraut2000-01-16
* Clean up pg_dump coredumps caused by change of output formatting forTom Lane2000-01-16
* - Allow array on int8Peter Eisentraut2000-01-15
* Adapt to the changes of libpq(eliminateing using putenv()).Tatsuo Ishii2000-01-15
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-14
* * User management commands no longer user pg_exec_query_dest -> more robustPeter Eisentraut2000-01-14
* Make PSQLexec's behavior on loss of connection more reasonable;Tom Lane2000-01-14
* Make connection-failed messages a little friendlier onTom Lane2000-01-14
* initdb didn't load pg_descriptionPeter Eisentraut2000-01-13
* Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.Peter Eisentraut2000-01-12
* Multi-byte case fix by Oliver Elphick (olly@lfix.co.uk)Tatsuo Ishii2000-01-12
* Make number of args to a function configurable.Bruce Momjian2000-01-10
* Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions.Bruce Momjian2000-01-10
* Move fixes for >8 indexed fields.Bruce Momjian2000-01-10
* Add more portability to echo -n (code stolen from createlang)Tatsuo Ishii2000-01-09
* Update pg_dumpall for new psql format.Bruce Momjian2000-01-06
* Fix it's and its to be correct.Bruce Momjian2000-01-05
* Make psql \dT always show descriptions. There is room.Bruce Momjian1999-12-31
* Fix length limit, MikeABruce Momjian1999-12-27
* Hi, all,Bruce Momjian1999-12-27
* Hi, allBruce Momjian1999-12-27
* Fix minor bug.Tatsuo Ishii1999-12-22
* Add installtion of postmaster.opts.default.Tatsuo Ishii1999-12-22
* Add installation of pg_ctlTatsuo Ishii1999-12-22
* Cleanup of effective username test.Bruce Momjian1999-12-20