SVN Commit by dpage: r6927 - in trunk/pgadmin3: . pgadmin/schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r6927 - in trunk/pgadmin3: . pgadmin/schema
Date: 2008-01-01 23:33:35
Message-ID: 200801012333.m01NXZbh025681@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2008-01-01 23:33:35 +0000 (Tue, 01 Jan 2008)

New Revision: 6927

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

Log:
Properly reverse-engineer the SQL for indexes with DESC, NULLS FIRST or NULLS LAST column options.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/schema/pgIndex.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2008-01-01 23:34:06 SVN Commit by dpage: r6928 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/schema
Previous Message svn 2008-01-01 22:41:18 SVN Commit by dpage: r6926 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/schema