Thread

  1. Cannot delete records

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-11-17T07:38:06Z

    Grzegorz Mucha (mucher@interia.pl) reports a bug with a severity of 1
    The lower the number the more severe it is.
    
    Short Description
    Cannot delete records
    
    Long Description
    I have obtained the 7.0.3 source, compiled and installed it as described in INSTALL, the database runs, but every time I try a DELETE statement, it returns DELETE 0 - and no records are deleted. Even when deleting all records from a table
    
    
    
    
    Sample Code
    
    
    No file was uploaded with this report