Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dBI7T-0005YB-EX for pgadmin-hackers@arkaria.postgresql.org; Thu, 18 May 2017 09:53:19 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dBI7S-0005Zx-No for pgadmin-hackers@arkaria.postgresql.org; Thu, 18 May 2017 09:53:18 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dBI7S-0005Zn-6I for pgadmin-hackers@postgresql.org; Thu, 18 May 2017 09:53:18 +0000 Received: from mail-it0-x22b.google.com ([2607:f8b0:4001:c0b::22b]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dBI7O-0000sd-JC for pgadmin-hackers@postgresql.org; Thu, 18 May 2017 09:53:16 +0000 Received: by mail-it0-x22b.google.com with SMTP id e65so24768969ita.1 for ; Thu, 18 May 2017 02:53:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Xjk4JArueXiqZI+PTojxZOvzg2duGrFkmxpzEz1E95g=; b=W7s7a4LhXQPw9yZtBPYpru+UH4n9kPb9WN77xHXmDHMOGRbW1q/ctnD872OLf9qWaQ wTuAiPcjucxek7GPYRp0P8lIY3WLriOWLHSTYmc/ecv2kw+B9SuOoeiKyQA6nBomYCCM NB07h4xL+wDnwwCkY/TunGliCpZGn3+Huhy99kY94J8bYHztYvejfg9RnUTQocfi8rh2 6trSdTGJQST+pr/LZRQBtyugILlkDQ+8LSGuoTu36vSHCV1gN3TxJiPACAxGh82mxwMP QhO9+kQ4yh3jsuxQNy/glZarZHqrlmIiRpRri74YiIq7qPCf1N0PbB7m6VEkOj/TCajF 66WQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Xjk4JArueXiqZI+PTojxZOvzg2duGrFkmxpzEz1E95g=; b=Qy50vDOQ5Fy3R+8JVX4oosRcgDwDNylpq04M69xAEABRfvgV6GXDjsfNn5UiE2Zsfr Juia+TJbRlHfk6H4GI52XHuDs+xJ+NYsLJ3vO6p+mprSmLe+PuiETXFdRdYt3bQhCKp0 hozkGqU6Z9smoFI/6BR7qkkxiyDxLfZACS1DST6GIhRdpWC6uOeo1eSfZDp2L8M8BEWe tl1F2y/nLSuBgi3/HJcT+WnDPhIuq2V3MF8Fdh2kLSztuRQElz2OgjhycvMhiqJZrA/5 UDmWPua1Gfz74+StF8NLqUI7KCPVmIxi22Wxm+ZQKm7qAmLyKx0Nm7PSFItedeE4kmZ8 aGaQ== X-Gm-Message-State: AODbwcCnrhB8r2MiAZ/fW3daGjeE5LRAoU2Y566SbvpKDLOE/NJ6mQ4Y ZkzB6fgk6h/rnmais81iU3TYKYYPNIBHaS0= X-Received: by 10.36.193.134 with SMTP id e128mr3330242itg.43.1495101193473; Thu, 18 May 2017 02:53:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.174.147 with HTTP; Thu, 18 May 2017 02:53:12 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 18 May 2017 10:53:12 +0100 Message-ID: Subject: Re: [patch] update table name in confirmation dialog for 'Reset Statistics' and 'Truncate Table' To: Akshay Joshi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="94eb2c08ebd28a6511054fc95fb7" X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --94eb2c08ebd28a6511054fc95fb7 Content-Type: text/plain; charset="UTF-8" On Thu, May 18, 2017 at 10:37 AM, Akshay Joshi < akshay.joshi@enterprisedb.com> wrote: > > > On Thu, May 18, 2017 at 3:00 PM, Dave Page wrote: > >> Hi >> >> Please see the discussion here: https://redmine.postgres >> ql.org/issues/2308 >> >> Would moving to the client-side translation mechanism help here? We need >> to do that anyway - and it's been added since the previous discussion. >> > > OK, at least we should checked-in code for showing title of the > confirmation dialog for "Truncate". > Right, but it doesn't work. See the first comment in the bug. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --94eb2c08ebd28a6511054fc95fb7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Thu, May 18, 2017 at 10:37 AM, Akshay Joshi <akshay.jos= hi@enterprisedb.com> wrote:


On Thu, May 18, 2017 at 3:00 PM, Dave Page <dpage@p= gadmin.org> wrote:
Hi

Please see the discussion here:=C2=A0https://r= edmine.postgresql.org/issues/2308

Would m= oving to the client-side translation mechanism help here? We need to do tha= t anyway - and it's been added since the previous discussion.

=C2=A0 =C2=A0OK, at least we shou= ld checked-in code for showing title of the confirmation dialog for "T= runcate".=C2=A0

Right, but it doesn't work. See the first comment in the bug.

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

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Compan= y
--94eb2c08ebd28a6511054fc95fb7--