March 20th, 2008 by depesz | Tags: bazy danych, nextval, plpgsql, postgresql, sequences | 9 comments »
there are this situations where you need (or you think you need) to get multiple values from sequence. for example - you're importing lots of data: some objects, some objects which relate to base objects, and so on. of course you can ...
