OSDN Git Service

This makes all the \dX commands (most importantly to most: \df) work
[pg-rex/syncrep.git] / src / bin / psql / describe.h
2009-01-06 Bruce MomjianThis makes all the \dX commands (most importantly to...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-12-19 Peter EisentrautSQL/MED catalog manipulation facilities
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-08-21 Tom LaneTsearch2 functionality migrates to core. The bulk...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-12 Bruce MomjianI've created a new shared catalog table pg_shdescriptio...
2005-08-14 Tom LaneFix up tab completion for ROLEs and add some more compl...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-15 Bruce MomjianAdd permission display to \db+.
2004-07-13 Bruce MomjianHave \dn+ show permissions and description for schemas.
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2003-12-01 Bruce Momjianattached is a patch that adds display of the groups...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-01-07 Tom LaneApply the proper version of Christopher Kings-Lynne...
2002-12-12 Bruce MomjianTODO marked as done:
2002-08-27 Bruce MomjianAdd '+' mention in \? help. More clean of \? to do.
2002-08-10 Tom Lanepsql backslash commands are schema-aware. Pattern...
2002-03-19 Bruce MomjianAdd psql \dD listing of domains, from Jonathan Eisler.
2002-03-07 Bruce MomjianBack out psql domain improvements until domain is applied.
2002-03-06 Bruce MomjianHere is a diff of changes to the psql source code imple...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-05-09 Bruce MomjianHere's a version of my suggested diffs transplanted...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-16 Bruce MomjianClean up include files use in psql.
2000-01-29 Peter EisentrautA few minor psql enhancements
2000-01-18 Peter Eisentrautanother set of cleanups
2000-01-14 Peter EisentrautFixed psql variables vs array syntax, as well as minor...
2000-01-12 Peter EisentrautFixed a few "fixes" and bugs. Adjusted messages and...
1999-11-26 Bruce Momjian* Includes tab completion. It's not magic, but it's...
1999-11-04 Bruce Momjianpsql cleanup
1999-11-04 Bruce MomjianMajor psql overhaul by Peter Eisentraut.