Commit Graph

35 Commits (e8f1097361d9d2012c751d7e66cd4dd1b6d26ac6)

Author SHA1 Message Date
Peter Eisentraut 082e1c7b95 Show islossy for index. 25 years ago
Peter Eisentraut 2ab0f11a79 NLS for the psql \d family of commands. (E.g., the column headers will 25 years ago
Bruce Momjian d66a404983 This just breaks down the indices in to three groups: 25 years ago
Peter Eisentraut 9a61532a6a Don't use multi-line string literals. 25 years ago
Bruce Momjian d8eade3784 Right-align \du user-id. 25 years ago
Bruce Momjian 68319f9103 Fix memory leak in new psql \du code. 25 years ago
Bruce Momjian a79b698adb Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Tom Lane 4ad9fe4ce5 Teach psql about new relkind for views. 25 years ago
Tom Lane 4f44aa04b5 Major overhaul of large-object implementation, by Denis Perchine with 25 years ago
Tatsuo Ishii c18c321365 Fix psql crash. If MULTIBYTE is enabled, \l+ dumps core due to 25 years ago
Peter Eisentraut b54faa1b15 oidvectortypes: use SQL type names and separate by commas 26 years ago
Peter Eisentraut de85dd1d51 - format_type function, in use by psql 26 years ago
Peter Eisentraut 3d62fbc4eb squished \dS+ bug pointed out by Mike Mascari 26 years ago
Peter Eisentraut aae70b2dca more psql bug squashing: 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Tom Lane cbf4c9671e psql's \d command wasn't doing the right things with 'char' (type 18) 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
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Bruce Momjian e6ed9f2c75 Fix typo in \z. 26 years ago
Peter Eisentraut f565cf41ab another set of cleanups 26 years ago
Tatsuo Ishii 449b4cc177 Show encoding name rather than encoding id in case of psql -l. 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 6456b17bc1 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 26 years ago
Bruce Momjian a040281787 Move fixes for >8 indexed fields. 26 years ago
Bruce Momjian eb9bb3de33 Make psql \dT always show descriptions. There is room. 26 years ago
Bruce Momjian 5c99f9cd84 Fix MULTIBYTE handling in string by using strcat. 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 e61e4d460c Fix for psql control-d and .psqlrc that I broke. Fix for \dT with 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