Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Updatable cursors - applications?



Dave Page <dpage(at)postgresql(dot)org> writes:
> I don't believe any reasonable client code would have reason to use
> CTIDs though, with the exception of something like the ODBC or JDBC
> drivers.

But that's exactly the use-case --- in fact, we've even got a fair
amount of backend code to make "SELECT ... WHERE ctid = something" fast.
We're not going to decide that that need not work anymore.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group