Re: updated SORT/LIMIT patch

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: updated SORT/LIMIT patch
Дата
Msg-id 200704270257.l3R2viN13648@momjian.us
обсуждение исходный текст
Ответ на updated SORT/LIMIT patch  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


Gregory Stark wrote:
>
> Updated patch against cvs update in case it makes applying easier.
>
> One minor change:
>
> . Added #include <limits.h> in tuplesort.h to pull in UINT_MAX
>   (thanks to dpage for noticing this is necessary on OSX)
>

[ Attachment, skipping... ]

>
>
> --
>   Gregory Stark
>   EnterpriseDB          http://www.enterprisedb.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org

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

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] autovacuum does not start in HEAD
Следующее
От: Zoltan Boszormenyi
Дата:
Сообщение: Re: New version of GENERATED/IDENTITY, was Re: parser dilemma