diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-02-12 19:02:15 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-02-12 19:02:15 +0000 |
commit | 92a26489acf46f3421a1ad3ae9457ef45cf0d66f (patch) | |
tree | 9fb2e8cb62a6245274b70a8582a7e4d5351a0f43 /src/backend/commands/alter.c | |
parent | 0bbd47044338a199d12ef0d69325ac81b89bfae9 (diff) | |
download | postgresql-92a26489acf46f3421a1ad3ae9457ef45cf0d66f.tar.gz postgresql-92a26489acf46f3421a1ad3ae9457ef45cf0d66f.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/commands/alter.c')
0 files changed, 0 insertions, 0 deletions