From: | Brent Verner <brent(at)rcfile(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: system catalog relation of a table and a serial sequence |
Date: | 2001-12-16 06:20:18 |
Message-ID: | 20011216062018.GA7953@rcfile.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
[2001-12-16 00:42] Tom Lane said:
| Brent Verner <brent(at)rcfile(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Serguei Mokhov | 2001-12-16 07:10:21 | Re: Hi all and greatings |
Previous Message | Tom Lane | 2001-12-16 05:42:54 | Re: system catalog relation of a table and a serial sequence |
From | Date | Subject | |
---|---|---|---|
Next Message | Philip Warner | 2001-12-16 07:12:56 | Re: system catalog relation of a table and a serial |
Previous Message | Serguei Mokhov | 2001-12-16 05:43:31 | Re: NLS (Russian) - pg_dump update |