-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Do you think it's better to create a server-side function or
> handle that in the client? How hard would it be to implement
> such a function? And what should it return? Only the name of
> the current top savepoint?
I think handled on the client. Otherwise, this will not work
for 8.0 and I'd like to see it able to do so. I tbink the
logic presented so far is good: I'll work on getting a new
patch out as soon as I can.
Still, a server-side function would eventually be nice, perhaps
have it return a setof savepoint names in order, allowing one
to easily grab the whole list or just the "latest/current" one.
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200502012248
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iD8DBQFCAE5IvJuQZxSWSsgRAqy7AJ4wo03ir/qRlRUxdC4sXId4OvlsswCgy50l
ldB3hFJaO88sBV1rfbADwwU=
=la3h
-----END PGP SIGNATURE-----
In response to
pgsql-hackers by date
| Next: | From: Robin Chauhan | Date: 2005-02-02 04:56:14 |
| Subject: Crash when inserting gist records, or creating index on ( int, geom ) |
| Previous: | From: Mike Rylander | Date: 2005-02-02 02:11:08 |
| Subject: Re: FunctionCallN improvement. |
pgsql-patches by date
| Next: | From: Mark Kirkwood | Date: 2005-02-02 04:33:56 |
| Subject: [Fwd: Re: [DOCS] Instructions for FreeBSD ipc config showing age] |
| Previous: | From: Neil Conway | Date: 2005-02-02 01:12:41 |
| Subject: Re: patch for temporary view from TODO list |