[HACKERS] Comment in snapbuild.c file

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема [HACKERS] Comment in snapbuild.c file
Дата
Msg-id CAD21AoB+ycZ2z-4Ye=6MfQ_r0aV5r6cvVPw4kOyPdp6bHqQoBQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] Comment in snapbuild.c file  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hi all,

In snapbuild.c file, there is a comment as follows.

   * NB: Because of that xmax can be lower than xmin, because we only
   * increase xmax when a catalog modifying transaction commits. While odd
   * looking, it's correct and actually more efficient this way since we hit
   * fast paths in tqual.c.
   */

Maybe we can get rid of the second "because" in the first sentence?

Attached patch.

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Remove 1MB size limit in tsvector