Commit Graph

44 Commits (d65bea26a867e3bbd053bf87b985b0e113256414)

Author SHA1 Message Date
Tom Lane d65bea26a8 Move psql's print.c and mbprint.c into src/fe_utils. 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Robert Haas d5563d7df9 psql: Support multiple -c and -f options, and allow mixing them. 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Bruce Momjian bd61a623ac Update copyrights for 2013 13 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Robert Haas c7f23494c1 Add \ir command to psql. 14 years ago
Bruce Momjian 5d950e3b0c Stamp copyrights for year 2011. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 55ea144a14 Prevent psql version banner from being printed by the \c command if the 16 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Bruce Momjian 511db38ace Update copyright for 2009. 17 years ago
Bruce Momjian 92d1cc8973 Issue psql connection warnings on connection start and via \c, per 17 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Bruce Momjian fcd1b0d891 Mark a few functions as static or NOT_USED. 19 years ago
Bruce Momjian e0522505bd Remove 576 references of include files that were not needed. 19 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Bruce Momjian 0f57851e31 Add psql option: 20 years ago
Peter Eisentraut b16566d771 Add new psql command \password for changing role password with client-side 20 years ago
Bruce Momjian 2daed8c5b3 Update copyrights that were missed. 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Tom Lane 4b39aa3a7c Re-implement psql's input scanning to use a flex-generated lexer, as per 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Tom Lane 2f9c859ea1 Fix some copyright notices that weren't updated. Improve copyright tool 22 years ago
Tom Lane 02d79e765b Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce. 22 years ago
Tom Lane f9ebf36970 Update psql for some features of new FE/BE protocol. There is a 22 years ago
Peter Eisentraut d235d9b8a3 Reset parenthesis level counter upon \r. 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Peter Eisentraut 718bb2cc9c Moved psql \eset and \eshow to \encoding 26 years ago
Bruce Momjian 78693c89d7 Clean up include files use in psql. 26 years ago
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Peter Eisentraut f565cf41ab another set of cleanups 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
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