Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: [PATCH] Psql List Languages


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Peter Eisentraut <peter_e(at)gmx(dot)net>
  • Cc: pgsql-hackers(at)postgresql(dot)org, Fernando Ike <fike(at)midstorm(dot)org>
  • Subject: Re: [PATCH] Psql List Languages
  • Date: Thu, 02 Jul 2009 15:27:33 -0400
  • Message-id: <5176.1246562853@sss.pgh.pa.us> <text/plain>

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Looks good, but needs documentation and tab-complete.c updates, it seems.  And 
> you should revisit this patch to make it consistent with the S flag that was 
> added to most \d commands.  For example, \dL would show only user-added 
> languages, but \dLS would include c, internal, and sql.

Another recent change in the \d support is that commands are expected to
work (as best they can) for all server versions back to 7.4.  I didn't
look to see if this patch needs any fixes for that, but it's something
to keep in mind while reviewing.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group