Re: citext operator precedence fix

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: citext operator precedence fix
Дата
Msg-id 4E7B7549.6010202@agliodbs.com
обсуждение исходный текст
Ответ на Re: citext operator precedence fix  ("David E. Wheeler" <david@kineticode.com>)
Ответы Re: citext operator precedence fix
Список pgsql-hackers
On 9/22/11 10:26 AM, David E. Wheeler wrote:
> On Sep 22, 2011, at 10:11 AM, Josh Berkus wrote:
> 
>>> That's what tests are for.
>>
>> So, tell me how to write a test to check which function is being used.
> 
> Just write some comparisons like upthread, and see if the output is f or t. Put them into sql/citext.sql.

Oh, ok.  I thought you meant checking the actual function call.

Tests go in the main SQL file?  Shouldn't they have their own file?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs)
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: citext operator precedence fix