Re: Summary table trigger example race condition

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Summary table trigger example race condition
Дата
Msg-id 20060223005032.GR86022@pervasive.com
обсуждение исходный текст
Ответ на Re: Summary table trigger example race condition  (Mark Kirkwood <markir@paradise.net.nz>)
Ответы Re: Summary table trigger example race condition  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-patches
On Fri, Jan 06, 2006 at 04:46:26PM +1300, Mark Kirkwood wrote:
> Jim C. Nasby wrote:
> >On Fri, Jan 06, 2006 at 02:00:34PM +1300, Mark Kirkwood wrote:
> >
> >>However, I think the actual change is not quite right - after running
> >
> >
> >DOH! It would be good if doc/src had a better mechanism for handling
> >code; one that would allow for writing the code natively (so you don't
> >have to worry about translating < into < and > into >) and for
> >unit testing the different pieces of code.
> >
>
> Yes it would - I usually build the SGML -> HTML, then cut the code out
> of a browser session to test - the pain is waiting for the docs to build.

Ok, here's some *Uber Ugly* code I hacked together to do something
similar for a potential book project. It's based loosely on docbook.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: "P. Scott DeVos"
Дата:
Сообщение: Re: plpython tracebacks
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: OS X shared memory documentation