Re: [GENERAL] Sequences in transaction

2000-12-04 Thread Camm Maguire
to understand such a thing: > Rollback of sequences doesn't work in transaction. > Is it right? Or may be there is another way to restore > it's value? > Running PG 7.02 on RH 6.0 > > Thanks , > Igor. > > > > -- Camm Magu

[GENERAL] Calculated values

2001-01-26 Thread Camm Maguire
w. Is there any sql syntax which can merge a dynamically generated aggregate, *calculated only once*, into each output row? Thanks! -- Camm Maguire[EMAIL PROTECTED] == "The

[GENERAL] Cursors in SPI functions/procedures

2001-02-01 Thread Camm Maguire
Greetings! Just read that this functionality is planned for the future. Can 7.1 have cursors in pgsql functions, for example? Take care, -- Camm Maguire[EMAIL PROTECTED] == &quo