summaryrefslogtreecommitdiff
path: root/src/bin/psql/describe.h
Commit message (Expand)AuthorAgeFilesLines
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-141-2/+1
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* I've created a new shared catalog table pg_shdescription to storeBruce Momjian2006-02-121-2/+2
* Fix up tab completion for ROLEs and add some more completion logic forTom Lane2005-08-141-20/+17
* Update copyrights that were missed.Bruce Momjian2005-01-011-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Add permission display to \db+.Bruce Momjian2004-07-151-2/+2
* Have \dn+ show permissions and description for schemas.Bruce Momjian2004-07-131-2/+2
* Tablespaces. Alternate database locations are dead, long live tablespaces.Tom Lane2004-06-181-1/+4
* attached is a patch that adds display of the groups a user belongs to toBruce Momjian2003-12-011-1/+4
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-041-2/+2
* Apply the proper version of Christopher Kings-Lynne's describe patchTom Lane2003-01-071-1/+4
* TODO marked as done:Bruce Momjian2002-12-121-1/+8
* Add '+' mention in \? help. More clean of \? to do.Bruce Momjian2002-08-271-2/+2
* psql backslash commands are schema-aware. Pattern matching behaviorTom Lane2002-08-101-12/+12
* Add psql \dD listing of domains, from Jonathan Eisler.Bruce Momjian2002-03-191-1/+4
* Back out psql domain improvements until domain is applied.Bruce Momjian2002-03-071-4/+1
* Here is a diff of changes to the psql source code implementing a simpleBruce Momjian2002-03-061-1/+4
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-3/+2
* Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'mBruce Momjian2001-05-091-1/+4
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-10/+10
* Clean up include files use in psql.Bruce Momjian2000-02-161-2/+1
* A few minor psql enhancementsPeter Eisentraut2000-01-291-2/+2
* another set of cleanupsPeter Eisentraut2000-01-181-0/+7
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-141-9/+9
* Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.Peter Eisentraut2000-01-121-4/+4
* * Includes tab completion. It's not magic, but it's very cool. At anyBruce Momjian1999-11-261-20/+12
* psql cleanupBruce Momjian1999-11-041-10/+10
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-041-0/+42