| Commit message (Expand) | Author | Age |
* | 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 |
* | Clean up pg_dump coredumps caused by change of output formatting for | Tom Lane | 2000-01-16 |
* | - Allow array on int8 | Peter Eisentraut | 2000-01-15 |
* | Adapt to the changes of libpq(eliminateing using putenv()). | Tatsuo Ishii | 2000-01-15 |
* | Fixed psql variables vs array syntax, as well as minor psql enhancements | Peter Eisentraut | 2000-01-14 |
* | * User management commands no longer user pg_exec_query_dest -> more robust | Peter Eisentraut | 2000-01-14 |
* | Make PSQLexec's behavior on loss of connection more reasonable; | Tom Lane | 2000-01-14 |
* | Make connection-failed messages a little friendlier on | Tom Lane | 2000-01-14 |
* | initdb didn't load pg_description | Peter Eisentraut | 2000-01-13 |
* | 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 | 2000-01-12 |
* | Make number of args to a function configurable. | Bruce Momjian | 2000-01-10 |
* | Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. | Bruce Momjian | 2000-01-10 |
* | Move fixes for >8 indexed fields. | Bruce Momjian | 2000-01-10 |
* | Add more portability to echo -n (code stolen from createlang) | Tatsuo Ishii | 2000-01-09 |
* | Update pg_dumpall for new psql format. | Bruce Momjian | 2000-01-06 |
* | Fix it's and its to be correct. | Bruce Momjian | 2000-01-05 |
* | Make psql \dT always show descriptions. There is room. | Bruce Momjian | 1999-12-31 |
* | Fix length limit, MikeA | Bruce Momjian | 1999-12-27 |
* | Hi, all, | Bruce Momjian | 1999-12-27 |
* | Hi, all | Bruce Momjian | 1999-12-27 |
* | Fix minor bug. | Tatsuo Ishii | 1999-12-22 |
* | Add installtion of postmaster.opts.default. | Tatsuo Ishii | 1999-12-22 |
* | Add installation of pg_ctl | Tatsuo Ishii | 1999-12-22 |
* | Cleanup of effective username test. | Bruce Momjian | 1999-12-20 |