pgAdmin III commit: Fix schema creation with the new default security f

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix schema creation with the new default security f
Date: 2012-01-23 21:09:20
Message-ID: E1RpR8i-0001Tb-Pt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix schema creation with the new default security for types

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2012-01-24 13:46:45 Issues in some .rst files
Previous Message Guillaume Lelarge 2012-01-22 21:19:46 pgAdmin III commit: Forgot the new state_change column in pg_stat_activ