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 1hlvmz-0007Sv-Vz for pgadmin-hackers@arkaria.postgresql.org; Fri, 12 Jul 2019 13:40:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hlvmy-0006Jy-Rv for pgadmin-hackers@arkaria.postgresql.org; Fri, 12 Jul 2019 13:40:40 +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 1hlvmy-0006Jr-HW for pgadmin-hackers@lists.postgresql.org; Fri, 12 Jul 2019 13:40:40 +0000 Received: from mail-wm1-x343.google.com ([2a00:1450:4864:20::343]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hlvmr-0007Bs-Sm for pgadmin-hackers@postgresql.org; Fri, 12 Jul 2019 13:40:39 +0000 Received: by mail-wm1-x343.google.com with SMTP id v19so9014830wmj.5 for ; Fri, 12 Jul 2019 06:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=YL9KmPhML+k/LZ4zUd5xrBOga0yrxekqvOqwoa95sjA=; b=IIPydxtdBtH6gz1EBSMGp486DqauyqLtVC8I6Jk9DGCMJCEjLvi5BLUgTHln8Clf9I +E9ENu/AguT+mlJyrisA7XZ3Qu8A8bBK20ZAnp3PUyfbJqDeS+fjbrKxIyPWZcS6Rzyv hWLg83lcKEBUNBXOSD5eSy36XVDAKQo69eT3bk/q2LR1qv7z/M7LA+GFSj4hmJheStBD YdlYcTXBE9Ph91MYX5kN4z/C0EXGl2wvW794bwIRkyE6DuWI+W2NO++zvja4HwGbyVOh UR994WpRwXC49m27CNdfNP/OHpyGfC+lBmoHnREwfFyJz8n/5uq9ngVYoVZITTSOYAyH s8Aw== 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=YL9KmPhML+k/LZ4zUd5xrBOga0yrxekqvOqwoa95sjA=; b=kheSOFP4wI/0GekexFL28IkzoSpo+B7rTkJ143lvCZaSSRVOoSAcqCPrQFJ2TOxmnS Ei8XALtHXYDAFdvYkl6SbW9HvPZWeYSii41LgABgLds+i9wIT3/70rDpVY6VQp/NHLCc La9HJKxJaoC/Ju4jqTjZR3I5sQtwwuAcvB7MJQ19S0ZkUPsEhAGXL5aGuJkYyvz74CFF MwOw4KDFl66RUmFlx1lE04ZLCz4K7AQgDIlRW3vFsOL0vfmIrm/HFL5koCTeOL6kZG1g AyFxtlEk8ZCEHzOYErKnEt9lKfRq4qMiIuvbl7Wss2RgMvwSJiWD6QeUsngT+FSrkMDL ItxQ== X-Gm-Message-State: APjAAAW0XpWOfo7Ih+wUbaZwEVlv9IZWpgi96RfGQ2Pe5lC1SCy6jom9 m/IuI9dI4Ci5Mk3VUAb7OelBi1s4N3PC0KwVmqPI1Q== X-Google-Smtp-Source: APXvYqyLcEypz6JBD8bGK8y+VO2jijuEVCENV+o0dz4l1IUzLy3DdRbMCFO6A+n2wo2x8zHArlgm40aMBuEHoIBVsm4= X-Received: by 2002:a1c:107:: with SMTP id 7mr9945546wmb.84.1562938832426; Fri, 12 Jul 2019 06:40:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Fri, 12 Jul 2019 14:40:20 +0100 Message-ID: Subject: Re: RM 4463 - RESQL test cases for domain node To: Neel Patel Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000e9a65f058d7c0d9e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000e9a65f058d7c0d9e Content-Type: text/plain; charset="UTF-8" Thanks, applied. On Fri, Jul 12, 2019 at 12:31 PM Neel Patel wrote: > Hi, > > Please find attached patch for reverse engineering test cases for domain > node ( RM #4463 ) > Do review it and let me know for comments. > > Thanks, > Neel Patel > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000e9a65f058d7c0d9e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, applied.

On Fri, Jul 12, 2019 at 12:31 PM Neel Pate= l <neel.patel@enterprised= b.com> wrote:
Hi,

Please find attached patch for= reverse engineering test cases for domain node ( RM #4463 )
Do r= eview it and let me know for comments.

Thanks,
Neel Patel


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--000000000000e9a65f058d7c0d9e--