Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Patches > Re: \d+ should ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 9 Topic 3755 of 4084
Post > Topic >>

Re: \d+ should display the storage options for columns

by alvherre@[EMAIL PROTECTED] (Alvaro Herrera) Jul 14, 2008 at 06:57 PM

Bruce Momjian wrote:

> Update patch applied;  I also adjusted some translation function calls.
> The new output of psql \d+ is:
> 
> 	test=> \d+ test
> 	                 Table "public.test"
> 	 Column |  Type   | Modifiers | Storage | Description
> 	--------+---------+-----------+---------+-------------
> 	 x      | integer |           | plain   |
> 	Has OIDs: no

Thanks for fixing the header problem.

This patch introduces other strings, "plain", "main" and so on that are
not gettext_noop()ed.  Should we mark those for translation too?  I
admit I am not sure, if only because the untranslated strings are what
gets passed to ALTER TABLE ... SET STORAGE.  But if that's the
decision, then it oughtta be commented in the code ...

-- 
Alvaro Herrera                               
http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-patches mailing list (pgsql-patches@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches
 




 9 Posts in Topic:
\d+ should display the storage options for columns
stark@[EMAIL PROTECTED]   2008-05-21 16:30:28 
Re: \d+ should display the storage options for columns
stark@[EMAIL PROTECTED]   2008-05-21 16:54:48 
Re: \d+ should display the storage options for columns
alvherre@[EMAIL PROTECTED  2008-05-22 19:59:39 
Re: \d+ should display the storage options for columns
stark@[EMAIL PROTECTED]   2008-05-23 14:55:26 
Re: \d+ should display the storage options for columns
alvherre@[EMAIL PROTECTED  2008-05-23 23:59:29 
Re: \d+ should display the storage options for
bruce@[EMAIL PROTECTED]   2008-07-14 18:52:41 
Re: \d+ should display the storage options for columns
alvherre@[EMAIL PROTECTED  2008-07-14 18:57:26 
Re: \d+ should display the storage options for
bruce@[EMAIL PROTECTED]   2008-07-14 19:11:55 
Re: \d+ should display the storage options for columns
guillaume@[EMAIL PROTECTE  2008-07-15 11:10:37 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 6:36:56 CDT 2008.