Re: system catalog relation of a table and a serial sequence

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: system catalog relation of a table and a serial sequence
Дата
Msg-id 20011216062018.GA7953@rcfile.org
обсуждение исходный текст
Ответ на Re: system catalog relation of a table and a serial sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [PATCHES] system catalog relation of a table and a serial  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
[2001-12-16 00:42] Tom Lane said:
| Brent Verner <brent@rcfile.org> writes:
| > How about strtok_r?  I /really/ like the fact that strtok will
| > eat either of the tokens ['"] that might be around the sequence
| > name... just call me lazy :-)
|
| That behavior creates one of the "corner cases" I was alluding to.
| Shall I leave the difficulty as an exercise for the student?

sure.  I'm assuming the strtok_r is not acceptable :-)  I'll work on
this a bit more tonight.  Expect a better patch sometiime tomorrow.

thanks.
  brent

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing."  -- Duane Allman

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: system catalog relation of a table and a serial sequence
Следующее
От: Philip Warner
Дата:
Сообщение: Re: [PATCHES] system catalog relation of a table and a serial