pgAdmin III commit: Fix the reverse-engineered SQL for types - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix the reverse-engineered SQL for types
Date
Msg-id E1Rx4U2-00077i-NZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the reverse-engineered SQL for types

Receive, and send functions, and passbyvalue boolean were forgotten in the
reverse-engineered SQL for types.

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
CHANGELOG                 |    1 +
pgadmin/schema/pgType.cpp |   34 +++++++++++++++++++++-------------
2 files changed, 22 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #342: Enumerable type doesn't have all the options available on CREATE TYPE
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Support ANALYZE, CATEGORY, and PREFERRED items in C