Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ibcyo-0007XU-TN for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Dec 2019 04:06:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ibcyn-0008Jv-KX for pgadmin-hackers@arkaria.postgresql.org; Mon, 02 Dec 2019 04:06:33 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ibcyn-0008Jo-9s for pgadmin-hackers@lists.postgresql.org; Mon, 02 Dec 2019 04:06:33 +0000 Received: from mail-io1-xd2b.google.com ([2607:f8b0:4864:20::d2b]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ibcyk-00067Y-Op for pgadmin-hackers@postgresql.org; Mon, 02 Dec 2019 04:06:32 +0000 Received: by mail-io1-xd2b.google.com with SMTP id c16so13321777ioh.6 for ; Sun, 01 Dec 2019 20:06:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=iQ+Y5icdxNyrwQKn7ARJvX1H3onCGWGH0UoSiOsoZyQ=; b=1dKqDkyiHMm9sbPNXzYzvO1TJsGjV1Y9waPcX3jBVuZruB8k9cQRu92bakoZux9soH DeQiBGakkOd8b/8hIXT7Xkjm+4LcQPATqAHX/xXnAzzLyXY8e4Oo9zxGryruGk8jIut6 GjsZYzEI6xl03eNDyS40gX5TkPUxADMJpk6IhTOCQKsfXGdXiUQv9+55bqFcubOSDmSr xpyuwx3YjjQCXkE0fxo12ljAJrxg5S8BGH13+765CCnCn34iwfxVAVBhSXYZ9l0PHLqX IiQ/rLE3NC+Aa+Ll9QDBV8BqnyXi+lXhwwdW8VuMjFfY75JeWK1EJ4t400lhhDPCinwi TuNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=iQ+Y5icdxNyrwQKn7ARJvX1H3onCGWGH0UoSiOsoZyQ=; b=AJ3z+Es+7SQg7a6iD3EbGkS8Inr2ze94mK61IwZLSUT9tzbrU6bcLypHU8w+bObTt3 h0dKWOSD4BIspwNT76vCmMxYMJ4DXB3rmHfx7YUukiEBYV9m2c1ntotSWmu8ko2NXszN oyvPiezpvJ95wqSAY5xfdK70vhZorgruD7RfyVFxNwNolSYP8zWo92PQhs+c4LuofJHc wMRFZkmxFmZ1wYFYqti3idPZidNJpLWL8cPW2cak17R0LvPGI8J66wjP/linjsZKMMti We67T/Ow7qM50ZKOHGWotBcBzwdUSx7EyRdOr0DbQ2Kmwfijx56UUCH5wGvHBNE4o9zF CKYg== X-Gm-Message-State: APjAAAXzVRVwmjIkzKPGlTt769Rf50j0XNMiiSmReNdiL1/q/MsMs2qb P77z85Kh2rWfuCEJs7djoPeV78USfARvumwukhOF4cQh0oFirTJPyuB1GzC3UBOHJjv0S1608QH u0M8nrnOnEdZchvdiCOyXXPnoJBoJQUxkeX8/L45+H1HgjswaruKmv6R3n2COXM6wDCgBC2AiXT TLE6hlcoo423lJps/H6F4e2Lt/iJfO/pU0G/DpSZ8XC5Kpu3311lU= X-Google-Smtp-Source: APXvYqxVOYLB758R/Zp52nRBp8Hdj4Cn4GV2OV8GTo1wdEiLLjX44vWrAxJWHAEJMZZmNsUv+PgqmJS3QdATe6ABg/4= X-Received: by 2002:a5d:874b:: with SMTP id k11mr54289599iol.236.1575259589855; Sun, 01 Dec 2019 20:06:29 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 2 Dec 2019 09:36:19 +0530 Message-ID: Subject: Re: [Feature #4435] Feature request for Drag and Drop To: Fahar Abbas Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000004871d40598b0b41f" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000004871d40598b0b41f Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Wed, Nov 27, 2019 at 5:57 PM Fahar Abbas wrote: > Hi Hackers, > > Please find the patch for Drag and Drop for all objects: > > New Objects Added: > > - foreign_data_wrapper > - foreign_server > - user_mapping > - compound_trigger > - index_constraint > - primary_key > - check_constraint > - exclusion_constraint > - unique_constraint > - foreign_key > - index > - rule > - collation > - domain > - domain_constraints > - fts_configuration > - fts_dictionary > - fts_parser > - fts_template > - synonym > - trigger > - trigger_function > > Kind Regards, > -- > Fahar Abbas > QMG > EnterpriseDB Corporation > Phone Office: +92-51-835-8874 > Phone Direct: +92-51-8466803 > Mobile: +92-333-5409707 > Skype ID: *live:fahar.abbas* > Website: www.enterprisedb.com > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --0000000000004871d40598b0b41f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Wed, Nov 27, 2019 at 5:57 PM Faha= r Abbas <fahar.abbas@ent= erprisedb.com> wrote:
Hi Hackers,

Ple= ase find the patch for Drag and Drop for all objects:

New Objects Added:
  • foreign_data_wrapper
  • f= oreign_server
  • user_mapping
  • compound_trigger
  • inde= x_constraint
  • primary_key
  • check_constraint
  • exclusi= on_constraint
  • unique_constraint
  • foreign_key
  • inde= x
  • rule
  • collation
  • domain
  • domain_constrain= ts
  • fts_configuration
  • fts_dictionary
  • fts_parser
  • fts_template
  • synonym
  • trigger
  • trigger_func= tion
Kind Regards,
--
=
Fahar Abbas
QMG
=
EnterpriseDB Corporation
Phone Office: +92-51-835-8874<= br>Phone Direct: +92-51-8466803
Mobile: +92-333-5409707
Skype ID: = live:fahar.abbas
Website: www.enterprisedb.com
<= /div>


--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--0000000000004871d40598b0b41f--