| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: little mistakes in HS/SR |
| Date: | 2010-07-22 13:03:18 |
| Message-ID: | AANLkTinNamDctQ++q2j_q0qh7XsTJgN2VMMjL4cJs67x@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jul 22, 2010 at 1:41 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> We should enclose -1 with <literal> tag.
A quick survey of the documentation as a whole suggests that we
enclose -1 with <literal> in a few places but more commonly we don't.
I have no position on whether we should do it or not, but maybe we
should try to be consistent throughout the docs? Or at least have a
consistent rule for deciding what to do in a particular case?
> We seems to have forgotten to add the declaration of WalSndLastCycleHandler().
I've committed this part.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-07-22 13:09:55 | Re: Explicit psqlrc |
| Previous Message | Markus Wanner | 2010-07-22 12:49:29 | Re: dynamically allocating chunks from shared memory |