Commit Graph

31 Commits (83220721882e96328bc1167fb7e07bd1d315eeeb)

Author SHA1 Message Date
Peter Eisentraut 3d62fbc4eb squished \dS+ bug pointed out by Mike Mascari 26 years ago
Peter Eisentraut aae70b2dca more psql bug squashing: 26 years ago
Peter Eisentraut ffc9812451 fixed another psql \e bug (handle newlines as whitespace) 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Bruce Momjian 354a39bc44 Clean up temp files from \e. 26 years ago
Peter Eisentraut a9f37f16d2 Fixed bug with repeated \e in psql (failed to clear buffers correctly) 26 years ago
Peter Eisentraut 7d392f257b Fixed psql -c "\slashcmd" 26 years ago
Peter Eisentraut c75adac757 More fixes for psql ^C handling, especially during copy. Still doesn't 26 years ago
Tatsuo Ishii 320d3e06ee Fixes for \encoding command. 26 years ago
Peter Eisentraut 718bb2cc9c Moved psql \eset and \eshow to \encoding 26 years ago
Tom Lane e79b2dd5e7 Fix missing \n in some psql_error calls. 26 years ago
Tatsuo Ishii eb089e7f76 Add new backslash command \eset and \eshow. 26 years ago
Bruce Momjian 78693c89d7 Clean up include files use in psql. 26 years ago
Peter Eisentraut 9ceb5d8a7b Fixed psql double quoting of SQL ids 26 years ago
Tatsuo Ishii b304b4a90e Change function name PQclientencoding to PQclientEncoding since 26 years ago
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Peter Eisentraut 49581f9848 updated install file 26 years ago
Peter Eisentraut fa5400c0a4 added ALTER TABLE DROP COLUMN, early version 26 years ago
Peter Eisentraut f565cf41ab another set of cleanups 26 years ago
Bruce Momjian 0cb6bc70ce Hi! 26 years ago
Tatsuo Ishii bfbd58ce13 Adapt to the changes of libpq(eliminateing using putenv()). 26 years ago
Peter Eisentraut 7c9390caa1 Fixed psql variables vs array syntax, as well as minor psql enhancements 26 years ago
Peter Eisentraut f6689a328f Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions. 26 years ago
Bruce Momjian 77a4729936 This should fix the \e (\p, \g, ...) behaviour on an empty query buffer. 26 years ago
Jan Wieck a27542c3a8 Added a fflush(stdout) to the \p command required for the 26 years ago
Bruce Momjian 47e51683e6 I pulled this one out via CVS, I hope you can make use of it: 26 years ago
Bruce Momjian 78bc83fedf * Includes tab completion. It's not magic, but it's very cool. At any 26 years ago
Bruce Momjian db12a63ef1 The \p\g fix didn't turn out to be so bad. It even works in other 26 years ago
Bruce Momjian 2a24ec6f16 In the spirit of TODO item 26 years ago
Bruce Momjian 0e6652e673 psql cleanup 26 years ago
Bruce Momjian a45195a191 Major psql overhaul by Peter Eisentraut. 26 years ago