pgAdmin III commit: Fix the enableing of Unlogged checkbox - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix the enableing of Unlogged checkbox
Date
Msg-id 201101091848.p09Im3p5021745@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin III commit: Fix the enableing of Unlogged checkbox  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
List pgadmin-hackers
Fix the enableing of Unlogged checkbox

The Unlogged checkbox should be disabled if the user isn't connected to a 9.1+
PostgreSQL server.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7558d286095cc5541df08078bfd24936eedf2c15

Modified Files
--------------
pgadmin/dlg/dlgTable.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Forgot to update the xrcDialogs.cpp file
Next
From: Guillaume Lelarge
Date:
Subject: Re: Support for unlogged tables