Re: 7.1.2 release

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.1.2 release
Дата
Msg-id 1271.989557440@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: 7.1.2 release  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> I gather that the following code goes though the heap and removes all check
> contraints associated with a particular table, but how do I extend the code
> to match both a table relid and the constraint name?

Add another ScanKey.  Look at uses of ScanKeyEntryInitialize for examples.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Regression tests for OBSD scrammed..
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.1.2 release