Re: Generalizing SortSupport for text to work with char(n), bytea, and alternative opclasses

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Generalizing SortSupport for text to work with char(n), bytea, and alternative opclasses
Дата
Msg-id CA+TgmoZQH+nyWTFG4P5QqkfqaE55LOJqbuVqkGNTo8mddigvoA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Generalizing SortSupport for text to work with char(n), bytea, and alternative opclasses  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
On Fri, Feb 5, 2016 at 6:14 AM, Peter Geoghegan <pg@heroku.com> wrote:
> On Wed, Feb 3, 2016 at 11:31 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Thanks for the review.  I fixed the OID conflict, tweaked a few
>> comments, and committed this.
>
> Thanks. I noticed a tiny, preexisting typo in the string abbreviated
> key code. The attached patch fixes it.

Gosh, I must have looked at that line 10 times without seeing that
mistake.  Thanks, committed.

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



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

Предыдущее
От: Dave Page
Дата:
Сообщение: 9.6 Release Schedule
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Comment typo in slot.c