Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
| | |||
* | Fix some copyright notices that weren't updated. Improve copyright tool | Tom Lane | 2003-08-04 |
| | | | | so it won't miss 'em again. | ||
* | Make the printing code somewhat more independent by not relying on | Peter Eisentraut | 2003-03-18 |
| | | | | | functions and global variables from the rest of psql. Also clean up some data type mismatches created by the last pager patch. | ||
* | Here is a patch that does just that, while maintaining the | Bruce Momjian | 2002-11-08 |
| | | | | | | | | "traditional" behavior, so the change should be transparent. Use the command "\pset pager always" to turn it on. Anything else does the normal toggle between "on" and "off" Greg Sabino Mullane | ||
* | Page \h output and centralize psql paging code in PageOutput(). | Bruce Momjian | 2002-10-23 |
| | |||
* | Fix \? and \pset pager handling. \? wasn't honoring pager before. | Bruce Momjian | 2002-07-15 |
| | |||
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
| | | | | spacing. Also adds space for one-line comments. | ||
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
| | | | | tests pass. | ||
* | Clean up include files use in psql. | Bruce Momjian | 2000-02-16 |
| | |||
* | A few minor psql enhancements | Peter Eisentraut | 2000-01-29 |
| | | | | | | | Initdb help correction Changed end/abort to commit/rollback and changed related notices Commented out way old printing functions in libpq Fixed a typo in alter table / alter column | ||
* | another set of cleanups | Peter Eisentraut | 2000-01-18 |
| | |||
* | Fixed psql variables vs array syntax, as well as minor psql enhancements | Peter Eisentraut | 2000-01-14 |
| | |||
* | psql cleanup | Bruce Momjian | 1999-11-04 |
| | |||
* | Major psql overhaul by Peter Eisentraut. | Bruce Momjian | 1999-11-04 |