Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> 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