Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: > With all this system view love going on, is there any point having a > 'pg_savepoints' view to see what savepoints you've made?
Probably not, seeing that one of the main situations where you'd want to know that would be after an error, and SELECT isn't going to work in that context. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster