Re: Typo in plperl doc ?
От | Robert Haas |
---|---|
Тема | Re: Typo in plperl doc ? |
Дата | |
Msg-id | AANLkTil_Llz21Eas95CikNVnii5ka7uSOp2It7B9UX69@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Typo in plperl doc ? ("Jehan-Guillaume (ioguix) de Rorthais" <ioguix@free.fr>) |
Ответы |
Re: Typo in plperl doc ?
Re: Typo in plperl doc ? |
Список | pgsql-hackers |
On Mon, Jun 14, 2010 at 10:18 AM, Jehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr> wrote: > On 14/06/2010 14:08, Robert Haas wrote: >> On Mon, Jun 14, 2010 at 3:48 AM, Jehan-Guillaume (ioguix) de Rorthais >> <ioguix@free.fr> wrote: >>> While translating the plperl page from the manual, I found the following >>> sentence: >>> >>> The <varname>%_SHARED</varname> variable and other global state within >>> the language is public data. >>> >>> Should it be : >>> >>> The <varname>%_SHARED</varname> variable and other global variables >>> within the language are public data. >>> >>> ? >> >> "State" is a more general term, which would include any information >> that is globally accessible from within the interpreter, not just >> what's stored in variables. Off the top of my head, I'm not sure if >> there is anything like that, but I wouldn't bet on there not being >> any... > > Ok, so shouldn't it be > > "The <varname>%_SHARED</varname> variable and other global state(s?) > within the language *are* public data" > > ? It seems correct to me as-is, but I just work here. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company
В списке pgsql-hackers по дате отправления: