vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi there, Noticed a typo in the root README file. Patch below. Regards, BJ --- a/README +++ b/README @@ -20,7 +20,7 @@ PHP - http://www.php.net Python - http://www.initd.org/ Ruby - http://ruby.scripting.ca/postgres/ -Other language binding are available from a variety of contributing +Other language bindings are available from a variety of contributing parties. PostgreSQL also has a great number of procedural languages available, -- Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-patches |
| ||||
| Brendan Jurd wrote: > Hi there, > > Noticed a typo in the root README file. Patch below. > > Regards, > BJ > > --- a/README > +++ b/README > @@ -20,7 +20,7 @@ PHP - http://www.php.net > Python - http://www.initd.org/ > Ruby - http://ruby.scripting.ca/postgres/ > > -Other language binding are available from a variety of contributing > +Other language bindings are available from a variety of contributing > parties. Thanks, fixed (not ignored). ;-) -- Bruce Momjian <bruce@momjian.us> 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@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-patches |