CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/24 09:11:45

Modified files:
        src/interfaces/jdbc/org/postgresql/jdbc1: Tag: REL7_4_STABLE 
                                                  AbstractJdbc1Statement.java 
        src/interfaces/jdbc/org/postgresql/jdbc2/optional: Tag: 
                                                           REL7_4_STABLE 
                                                           PooledConnectionImpl.java 
        src/interfaces/jdbc/org/postgresql/test/jdbc2: Tag: 
                                                       REL7_4_STABLE 
                                                       ConnectionTest.java 
        src/interfaces/jdbc/org/postgresql/test/jdbc2/optional: Tag: 
                                                                REL7_4_STABLE 
                                                                
ConnectionPoolTest.java 
                                                                
PoolingDataSourceTest.java 

Log message:
        Closing a Connection or Statement object twice should be a no-op
        instead of throwing an Exception.
        
        Per report from Victor Sergienko.


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to