Обсуждение: pgsql: Document how to accent Alvaro Herrera in the release notes.

Поиск
Список
Период
Сортировка

pgsql: Document how to accent Alvaro Herrera in the release notes.

От
Bruce Momjian
Дата:
Document how to accent Alvaro Herrera in the release notes.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e0b268fb82fadb53171e9e7401ae8090cf36a264

Modified Files
--------------
doc/src/sgml/release.sgml |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)


Re: pgsql: Document how to accent Alvaro Herrera in the release notes.

От
Robert Haas
Дата:
On Wed, Oct 12, 2011 at 5:20 PM, Bruce Momjian <bruce@momjian.us> wrote:
> Document how to accent Alvaro Herrera in the release notes.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/e0b268fb82fadb53171e9e7401ae8090cf36a264
>
> Modified Files
> --------------
> doc/src/sgml/release.sgml |    2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)

In the commit logs, we've generally been crediting Alvaro as "Alvaro
Herrera".  But I've been wondering if we ought to be doing "Álvaro
Herrera" instead.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Re: pgsql: Document how to accent Alvaro Herrera in the release notes.

От
Bruce Momjian
Дата:
Robert Haas wrote:
> On Wed, Oct 12, 2011 at 5:20 PM, Bruce Momjian <bruce@momjian.us> wrote:
> > Document how to accent Alvaro Herrera in the release notes.
> >
> > Branch
> > ------
> > master
> >
> > Details
> > -------
> > http://git.postgresql.org/pg/commitdiff/e0b268fb82fadb53171e9e7401ae8090cf36a264
> >
> > Modified Files
> > --------------
> > doc/src/sgml/release.sgml | ? ?2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
>
> In the commit logs, we've generally been crediting Alvaro as "Alvaro
> Herrera".  But I've been wondering if we ought to be doing "?lvaro
> Herrera" instead.

Wow, I didn't think we wanted to get into encodings in the commit logs,
but rather only in the release notes, which are more public-facing, and
give us an encoding method that is still ASCII.

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

  + It's impossible for everything to be true. +

Re: pgsql: Document how to accent Alvaro Herrera in the release notes.

От
Robert Haas
Дата:
On Thu, Oct 13, 2011 at 9:36 AM, Bruce Momjian <bruce@momjian.us> wrote:
> Wow, I didn't think we wanted to get into encodings in the commit logs,
> but rather only in the release notes, which are more public-facing, and
> give us an encoding method that is still ASCII.

We have for other people.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company