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 8 of 9 Topic 3755 of 4098
Post > Topic >>

Re: \d+ should display the storage options for

by bruce@[EMAIL PROTECTED] (Bruce Momjian) Jul 14, 2008 at 07:11 PM

Alvaro Herrera wrote:
> 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 ...

I thought about that, but those strings are literal used in our syntax,
so translating them seemed wrong.

-- 
  Bruce Momjian  <bruce@[EMAIL PROTECTED]
>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
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 Wed Oct 15 20:46:31 CDT 2008.