Re: Typo in plperl doc ? - Mailing list pgsql-hackers

From Jehan-Guillaume (ioguix) de Rorthais
Subject Re: Typo in plperl doc ?
Date
Msg-id 4C163A1C.5060102@free.fr
Whole thread Raw
In response to Re: Typo in plperl doc ?  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Typo in plperl doc ?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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"

?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwWOhsACgkQxWGfaAgowiK1WwCfQbFGVIRW4PbJwdrV7fjRL8wt
PiEAn3/NuXSGm5CjHtGzHREnl5DB+LBa
=4IEb
-----END PGP SIGNATURE-----


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: warning message in standby
Next
From: Tom Lane
Date:
Subject: Re: warning message in standby