aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorKris Jurka <books@ejurka.com>2004-09-13 07:14:26 +0000
committerKris Jurka <books@ejurka.com>2004-09-13 07:14:26 +0000
commit5e8046cbc94ca20672b8d1d8dc30d56dcfdbd7ba (patch)
treeea7fa339b441f103ba247026f53c86ac54a602b9 /src/backend/utils/adt/regexp.c
parent6090b70acefb5b111f88449739f43892de59f8cd (diff)
downloadpostgresql-5e8046cbc94ca20672b8d1d8dc30d56dcfdbd7ba.tar.gz
postgresql-5e8046cbc94ca20672b8d1d8dc30d56dcfdbd7ba.zip
ResultSet.moveToCurrentRow was checking the cached updateability flag
assuming it had been set instead of correctly calling the isUpdateable() method which sets the flag if needed. This usually worked because moveToCurrentRow is only useful after a moveToInsertRow call which would set the flag, but this is not required. David Bucciarelli
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions