Re: [pgAdmin III] #353: Add support for CREATE TABLE (LIKE ...) with foreign tables and views

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgAdmin III] #353: Add support for CREATE TABLE (LIKE ...) with foreign tables and views
Date: 2012-02-11 22:35:04
Message-ID: 054.198f322428c3aa22756eaa5e8f9c8dd3@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#353: Add support for CREATE TABLE (LIKE ...) with foreign tables and views
----------------------+-----------------------------------------------------
Reporter: gleu | Owner: gleu
Type: feature | Status: closed
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Resolution: fixed | Keywords: foreigntable view 9.2
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):

* status: assigned => closed
* resolution: => fixed

Comment:

See
http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=93a2cbd287b64bc7cc553678e8f751908baccba9

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/353#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-02-13 21:21:57 Re: [pgAdmin III] #342: Enumerable type doesn't have all the options available on CREATE TYPE
Previous Message Guillaume Lelarge 2012-02-11 22:33:56 pgAdmin III commit: Support CREATE TABLE LIKE