Commit Graph

35 Commits (f5a5b44c4dc481188d8f83fc92dcca691214cf24)

Author SHA1 Message Date
Bruce Momjian 66b77dbcd6 Prompt for password from /dev/tty and fall back to stdin/stderr. 24 years ago
Peter Eisentraut 0acd843c05 Finish German translation, edit (original) messages a bit. 24 years ago
Peter Eisentraut e542036461 Native Language Support (NLS) 24 years ago
Peter Eisentraut 15a6cd0091 If the password prompt goes to stderr, then the trailing newline should 25 years ago
Tom Lane ea7b4f1f04 Ensure previous setting of pset.queryFout is restored after a failed 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Tom Lane 5491233f52 Ensure that 'errno' is saved and restored by all signal handlers that 25 years ago
Peter Eisentraut 207f6ed3f1 Print the error message before attempting to reset the connection after a 25 years ago
Tom Lane 9c5327b99b Pay attention to failure returns from fgets() in all cases. 25 years ago
Tom Lane e8a72c0db2 Prevent simple_prompt() from locking up in a tight loop at stdin EOF. 25 years ago
Bruce Momjian ebd61ac03f Remove -k unix socketpath option from client side, allow hostname with 25 years ago
Bruce Momjian 2150c2edf1 UUNET is looking into offering PostgreSQL as a part of a managed web 25 years ago
Peter Eisentraut ef6164de1d Revert removal of signed, volatile, and signal handler arg type tests. 25 years ago
Peter Eisentraut 79abd73eee Remove configure tests for `signed', `volatile', and signal handler args; 25 years ago
Peter Eisentraut 6fb9d2e347 Version number now set in configure, available through Makefile.global 25 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Peter Eisentraut 8de482a847 Added configure test for readline's filename_completion_function 26 years ago
Peter Eisentraut c75adac757 More fixes for psql ^C handling, especially during copy. Still doesn't 26 years ago
Peter Eisentraut c8009959c9 Fixed psql's Control-C handling when COPY in progress 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
Bruce Momjian 78693c89d7 Clean up include files use in psql. 26 years ago
Peter Eisentraut 9672d38f91 Adjusted psql echoing options (-a and -e) 26 years ago
Peter Eisentraut 9ceb5d8a7b Fixed psql double quoting of SQL ids 26 years ago
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Peter Eisentraut 65e0051843 another round of user interface cleanups 26 years ago
Peter Eisentraut f565cf41ab another set of cleanups 26 years ago
Bruce Momjian 0cb6bc70ce Hi! 26 years ago
Peter Eisentraut 7c9390caa1 Fixed psql variables vs array syntax, as well as minor psql enhancements 26 years ago
Tom Lane 0e6d72db55 Make PSQLexec's behavior on loss of connection more reasonable; 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
Bruce Momjian 78bc83fedf * Includes tab completion. It's not magic, but it's very cool. At any 26 years ago
Bruce Momjian 0e6652e673 psql cleanup 26 years ago
Bruce Momjian a45195a191 Major psql overhaul by Peter Eisentraut. 26 years ago