Commit Graph

89 Commits (a837ed88b128cd53e6a68cc75c2b17976360683f)

Author SHA1 Message Date
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
Bruce Momjian 51b2b6433b Cleanup up psql \connect and \pset pager setting display, Dennis 23 years ago
Tom Lane b4b62cff93 Apply the proper version of Christopher Kings-Lynne's describe patch 23 years ago
Bruce Momjian 29cdab3d53 Increment libpq major number for 7.3.1 and minor for 7.4. 23 years ago
Bruce Momjian 40c4472e22 TODO marked as done: 23 years ago
Bruce Momjian b7ebebea1e Move psql \? Formatting above Large Object/Copy. 23 years ago
Bruce Momjian c4a7e5dd9f psql \? rearrangement, suggested by Tom. 23 years ago
Bruce Momjian 721dd19212 Reorder psql \? help into groupings, idea from Harald Armin Massa. 23 years ago
Bruce Momjian 0046d80b97 Back out psql help change. Not done yet. 23 years ago
Bruce Momjian 6ca16d7b80 Bump version for 7.3 and 7.4. 23 years ago
Bruce Momjian b26dfbb0e3 Here is a patch that does just that, while maintaining the 23 years ago
Bruce Momjian b093f8825d Fix include files for new PageOutput call. 23 years ago
Bruce Momjian 641b658c26 Page \h output and centralize psql paging code in PageOutput(). 23 years ago
Peter Eisentraut 4cff161703 Improve formatting of --help output. 23 years ago
Peter Eisentraut 2972fd5d83 Translation updates, some messages tweaked. 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 6deb649cd3 Add '+' mention in \? help. More clean of \? to do. 23 years ago
Tom Lane 8be9bd83ac psql prints its version number in its startup message, per recent 23 years ago
Peter Eisentraut 029aa97f2d Make sure all clients have the same understanding of default user name 23 years ago
Bruce Momjian 91dfa1af97 Fix \? and \pset pager handling. \? wasn't honoring pager before. 24 years ago
Bruce Momjian d84fe82230 Update copyright to 2002. 24 years ago
Bruce Momjian 714f7859d8 psql \? cleanups by Ian Barwick 24 years ago
Bruce Momjian a7ade2bb6b Add psql \dD listing of domains, from Jonathan Eisler. 24 years ago
Bruce Momjian 66b6bf67a1 More pgsql \? cleanup for Peter E. 24 years ago
Bruce Momjian 560a2c017c Correct optional args in psql \? as pointed out by Ian Barwick. 24 years ago
Bruce Momjian 7d1b8fe716 Back out psql domain improvements until domain is applied. 24 years ago
Bruce Momjian c666d6fd41 Here is a diff of changes to the psql source code implementing a simple 24 years ago
Bruce Momjian ed5eb09cce Adds \du documentation line for \? in psqls help.c 24 years ago
Bruce Momjian 25b0b09fd3 Add \timing patch to psql. Times all queries. 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Peter Eisentraut 05150e2df3 Add French psql translation. (My rendition of French anyway...) 25 years ago
Peter Eisentraut 0acd843c05 Finish German translation, edit (original) messages a bit. 25 years ago