Multiple selections delete bug - Mailing list pgadmin-support

From Virgil Frum
Subject Multiple selections delete bug
Date
Msg-id 001501c4aacf$acd8ad50$310210ac@virgil
Whole thread Raw
List pgadmin-support
Platform: Windows 2000(build 2195: Service Pack 4)
Language: english
Distribution: binary
Version: 1.2.0 Post Beta1 (Sept 17 2004)

When multiple rows are selected (in Edit Data window) from bottom to top and
Delete button is pressed then either the program crashes or wrong rows are
deleted.

Example: if table has 20 rows and 10, 9, 8, 7, 6 rows are selected (in this
order), on delete, 10, 8, 6, 12, 14 rows are deleted, same number of rows
but not those selected. If selection is made on last rows, program crashes
and in postgres logs I found:

Oct  5 12:01:57 linux postgres[19624]: [11-1] LOG:  could not receive data
from client: Connection reset by peer
Oct  5 12:01:57 linux postgres[19475]: [11-1] LOG:  could not receive data
from client: Connection reset by peer
Oct  5 12:01:57 linux postgres[19476]: [55-1] LOG:  could not receive data
from client: Connection reset by peer
Oct  5 12:01:57 linux postgres[19624]: [12-1] LOG:  unexpected EOF on client
connection
Oct  5 12:01:57 linux postgres[19476]: [56-1] LOG:  unexpected EOF on client
connection
Oct  5 12:01:57 linux postgres[19475]: [12-1] LOG:  unexpected EOF on client
connection



pgadmin-support by date:

Previous
From: Raphaël Enrici
Date:
Subject: Debian packages for pgAdmin III v1.2.0 Beta2 released
Next
From: teknokrat
Date:
Subject: Cannot add non-null columns