Commit Graph

170 Commits (414c5a2ea65cbd38d79ffdf9b1fde7cc75c134e0)

Author SHA1 Message Date
Tom Lane 1ebff9ba81 Make documentation of -W options more accurate and uniform. 18 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Tom Lane 140d4ebcb4 Tsearch2 functionality migrates to core. The bulk of this work is by 18 years ago
Bruce Momjian 7031dd6869 Add psql \prompt capability. 19 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Peter Eisentraut b9b4f10b5b Message style improvements 19 years ago
Tom Lane 9b556322c5 Fix some missing inclusions identified with new pgcheckdefines tool. 19 years ago
Bruce Momjian e0522505bd Remove 576 references of include files that were not needed. 19 years ago
Tom Lane ae643747b1 Fix a passel of recently-committed violations of the rule 'thou shalt 19 years ago
Tom Lane e2e2a9db4c Code review for psql multiline history patch(es). Fix memory leak, 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Bruce Momjian 0f57851e31 Add psql option: 20 years ago
Bruce Momjian 07bae9c099 Please find enclosed a patch that lets you use \c to connect 20 years ago
Bruce Momjian 4cb27fef0a o Improve psql's handling of multi-line statements 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Bruce Momjian 507465525e \pset numericsep -> numericlocale. 20 years ago
Bruce Momjian 73a7c322c3 Add psql \pset numericsep to allow output numbers like 100,000.0 or 20 years ago
Bruce Momjian c3a69c3b3b Attached is a patch that enhances the "\h" capability in psql. I often 20 years ago
Bruce Momjian 2ee0d5549f Add -L option to psql to log sessions. 21 years ago
Bruce Momjian 0542b1e2fe Use _() macro consistently rather than gettext(). Add translation 21 years ago
Tom Lane 8afe005f42 Consistently use geteuid() not getuid(); there were a few places deviating 21 years ago
Bruce Momjian 2daed8c5b3 Update copyrights that were missed. 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Neil Conway e17766c12e Trivial fix for a bug introduced in r1.94 of help.c: we want to only 21 years ago
Peter Eisentraut 7d8578a0c2 Clarify some strings 21 years ago
Peter Eisentraut 0fd37839d9 Message style revisions 21 years ago
Bruce Momjian c62a5465fb Suppress psql \s help display for platforms like Win32 that don't 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Bruce Momjian 21d16121bf Ignore trailing spaces in psql \h. 21 years ago
Bruce Momjian 93a1fce5cc Add permission display to \db+. 21 years ago
Bruce Momjian bbcee544aa Have \dn+ show permissions and description for schemas. 21 years ago
Tom Lane 2467394ee1 Tablespaces. Alternate database locations are dead, long live tablespaces. 22 years ago
Tom Lane 0bd61548ab Solve the 'Turkish problem' with undesirable locale behavior for case 22 years ago
Bruce Momjian 3ceda5eab3 I just noticed that \dp outputs "Table" to indicate relations (tables, 22 years ago
Bruce Momjian 5c0d0a2399 Have psql help show \w parameter as requied. 22 years ago
Bruce Momjian 8c4af96fb0 This makes help like this: 22 years ago
Bruce Momjian 8bb60b6423 attached is a patch that adds display of the groups a user belongs to to 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Peter Eisentraut d938e8b0f4 Add documentation about \pset footer to \?. 22 years ago
Peter Eisentraut 20aaf64252 Allow translation of SQL help in psql. 22 years ago
Bruce Momjian d768cb267b seemed like a typo in one of the appendix tables 22 years ago
Bruce Momjian d6a9b4e0b5 Update row count for \? output, used by pager. 22 years ago
Tom Lane 2f9c859ea1 Fix some copyright notices that weren't updated. Improve copyright tool 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Bruce Momjian ad73f6b86f Update copyrights to 2003. 22 years ago
Peter Eisentraut c154fc3a20 Apply message style guide to frontend programs. 22 years ago
Bruce Momjian 8de72414ea Document the -h client flag can use a socket directory as well as a host 23 years ago
Bruce Momjian 6bfa2df64e Document file name as optional for \o in psql help (\h). 23 years ago
Peter Eisentraut cf1cf89649 Make the printing code somewhat more independent by not relying on 23 years ago