Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

SVN Commit by dpage: r5941 - in branches/REL-1_6_0_PATCHES/pgadmin3: . src/frm src/include



Author: dpage

Date: 2007-02-23 11:32:39 +0000 (Fri, 23 Feb 2007)

New Revision: 5941

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5941&view=rev

Log:
Fix a rare bug in the Edit Grid which could cause a crash when editting data in tables with deleted columns and a primary key that isn;t at the beginning of the table. Thanks to Patrick De Visschere for the test case.


Modified:
   branches/REL-1_6_0_PATCHES/pgadmin3/CHANGELOG
   branches/REL-1_6_0_PATCHES/pgadmin3/src/frm/frmEditGrid.cpp
   branches/REL-1_6_0_PATCHES/pgadmin3/src/include/frmEditGrid.h



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group