On Wed, Oct 15, 2003 at 10:37:27AM +0530, Vatsal wrote: > could you please elaborate or give me some pointers on Nested > Transactions or Savepoints( which you are talking about in your reply to > the first problem)
Nested transactions are not implemented in Postgres, and won't be in the next release 7.4. Neither are savepoints. -- Alvaro Herrera (<alvherre[a]dcc.uchile.cl>) "Es filósofo el que disfruta con los enigmas" (G. Coli) ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match