Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qeVJz-006xdU-D5 for pgsql-odbc@arkaria.postgresql.org; Fri, 08 Sep 2023 06:50:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qeVJy-008Cp5-6m for pgsql-odbc@arkaria.postgresql.org; Fri, 08 Sep 2023 06:50:25 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qeVJx-008Cob-VF for pgsql-odbc@lists.postgresql.org; Fri, 08 Sep 2023 06:50:25 +0000 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qeVJu-003OAa-GI for pgsql-odbc@lists.postgresql.org; Fri, 08 Sep 2023 06:50:24 +0000 Received: by mail-ej1-x631.google.com with SMTP id a640c23a62f3a-98377c5d53eso209229466b.0 for ; Thu, 07 Sep 2023 23:50:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694155821; x=1694760621; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=3g2yfkP3RhTaQpX8truBSzuaRp0czfP4Fxy5ib2f+qo=; b=SHN8S42ffL2XijR6DVf2V0cglGsOJR6Rjn80Qrwzav8FsgTVgysCqMeP8nCm8QyLA2 avxQ/QahVFWyV0nymKDN2pqo3hgle9i7ZtbE7b8JsHd1jW3pxQ0b0xO9w7WfZKfNmjMq DlnmcablkmKMvTFlcMNMqjOcWQ30dmG7thNGRcsE7khaNYUXKPLoFpputLBJbg/UJsUl DAs+BP3NdVqPj4lp1rOUpW4/u8dHo4LtoQDWpASWLGqtf2VovmgqOxfOUg6IRSve/aQr uSBnuUFohI1DnT4VWKOnPKdOZqjbFYIaQzbL89c+sPr13hS0zZbM+tXJMN+KivFmObsK Qo8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694155821; x=1694760621; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=3g2yfkP3RhTaQpX8truBSzuaRp0czfP4Fxy5ib2f+qo=; b=OSqURLtMT4DlyeFCWeVeFmSHIxqUWLa3CBQzyxC2ksz+1Ydt4PJc+xg/KMGnZLBe2l I+upnHLx0kiJUWmOUGhnZNjx5uvyOhv7OAmE+4CL0Sc2G3pMur9y11gJkIwFma87nyoe yeZBrltAcxH9UVs7J1aSSBAb/ZCn3e8jEem/y23tlN2J/tu4FSFZFa0n0n8UJo02Cg3H 4zqsamansgOOnoolj4Raye9WC48BqsftbAeVcGn+GhDS5BNCIJe7iJqYTuVUxPBW+HTd SmADrVg2YK78EFjf87hyiKKllTh1tuzTkHdgKOVrnoiFrl6x8W93eslQTiZfQ6M4MDaG r+Sg== X-Gm-Message-State: AOJu0YyNSDJs34HFzznNdGVtn2XbUa1KTS6BxoPuiHJLK/DHsLJJMPXn M6vet6g+ZIas8Y4BaCBsrPNAiFpQ73kKXniwV6Vlm4J4Xtc= X-Google-Smtp-Source: AGHT+IEhM+JCiFIztmAeM1fmBh0KWHk445HvXPSg5qxtXJwCFAmFJxtq0QpFO5JHFaVnzrSPRuYInUjS3SAKWzB6pvc= X-Received: by 2002:a17:906:23ea:b0:993:d617:bdc2 with SMTP id j10-20020a17090623ea00b00993d617bdc2mr886290ejg.75.1694155820649; Thu, 07 Sep 2023 23:50:20 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Inoue,Hiroshi" Date: Fri, 8 Sep 2023 15:50:08 +0900 Message-ID: Subject: Re: ODBC driver maintenance: PostgreSQL 16 support and other open items To: Joe Conway Cc: SAITO Hiroshi , Dave Cramer , Michael Paquier , =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= , pgsql-odbc@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000e251760604d3631a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000e251760604d3631a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, I've pushed changes about standard bool to git. Are there any other urgent changes? regards, Hiroshi Inoue 2023=E5=B9=B49=E6=9C=887=E6=97=A5(=E6=9C=A8) 19:40 Joe Conway : > On 9/7/23 01:28, Inoue,Hiroshi wrote: > > Sorry for the late reply. > > > > Unfortunately I have little time to spare for psqlodbc. I have been bus= y > > with stroke rehabilitation and turned 70 years three days ago. I'll > > probably have to retire. > > I am so very sorry to hear about your health problems. Please take care > of yourself. > > > However, if an emergency release is necessary, we can probably make a > > new release. > > Thank you. Please let us know how we can help carry on your important > PostgreSQL work. > > -- > Joe Conway > PostgreSQL Contributors Team > RDS Open Source Databases > Amazon Web Services: https://aws.amazon.com > > --000000000000e251760604d3631a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I've pushed changes about stand= ard bool to git.
Are there any other urgent changes?=C2=A0
<= div>
regards,
Hiroshi Inoue

2023=E5=B9=B49=E6= =9C=887=E6=97=A5(=E6=9C=A8) 19:40 Joe Conway <mail@joeconway.com>:
On 9/7/23 01:28, Inoue,Hiroshi wrote:
> Sorry for the late reply.
>
> Unfortunately I have little time to spare for psqlodbc. I have been bu= sy
> with stroke rehabilitation and turned=C2=A070 years three=C2=A0days ag= o. I'll
> probably have to retire.

I am so very sorry to hear about your health problems. Please take care of yourself.

> However, if an emergency release is necessary, we can probably make a =
> new release.

Thank you. Please let us know how we can help carry on your important
PostgreSQL work.

--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

--000000000000e251760604d3631a--