aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-02-12 19:02:28 +0000
committerBruce Momjian <bruce@momjian.us>2006-02-12 19:02:28 +0000
commita22873a19ef62085dbd93ea4fa992c49a2be5e30 (patch)
treec4d894d5677fe09e7bfbefb4d8528db4ca6440d9 /src/backend/access/gist/gistxlog.c
parent34d9bbee4d901dd152098c39815286af705f13a4 (diff)
downloadpostgresql-a22873a19ef62085dbd93ea4fa992c49a2be5e30.tar.gz
postgresql-a22873a19ef62085dbd93ea4fa992c49a2be5e30.zip
> Actually, if you submit a patch that says either "SCROLL is the
default" > or "NO SCROLL is the default", it will be rejected as incorrect. The > reason is that the default behavior is different from either of these, > as is explained in the NOTES section. Ok, so *that's* where the bit about the query plan being simple enough. Based on that, ISTM that it should be premissable for us to decide that a cursor requiring a sort isn't "simple enough" to support SCROLL. In any case, here's a patch that makes the non-standard behavior easier for people to find. Jim C. Nasby
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions