aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/giststrat.c
diff options
context:
space:
mode:
authorKris Jurka <books@ejurka.com>2005-04-22 14:48:18 +0000
committerKris Jurka <books@ejurka.com>2005-04-22 14:48:18 +0000
commita44f99024c43fa7cb4fb24e62033bc5704e0355c (patch)
tree1b33773979dff671138bbadf936597e980e2ce74 /src/backend/access/gist/giststrat.c
parentf5517ddbdafbb34e7aabd9fe041f1cbb24aad1f5 (diff)
downloadpostgresql-a44f99024c43fa7cb4fb24e62033bc5704e0355c.tar.gz
postgresql-a44f99024c43fa7cb4fb24e62033bc5704e0355c.zip
Updatable ResultSets need to check for an empty ResultSet because
isBeforeFirst and isAfterLast both return false for an empty result so the checking to make sure the user is on a valid row wasn't working. Also don't allow an insert without specifying at least one column value because INSERT INTO tab() values() is a syntax error.
Diffstat (limited to 'src/backend/access/gist/giststrat.c')
0 files changed, 0 insertions, 0 deletions