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 1rpu2q-009OWj-1P for pgsql-odbc@arkaria.postgresql.org; Thu, 28 Mar 2024 18:00:08 +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 1rpu1r-000za8-3x for pgsql-odbc@arkaria.postgresql.org; Thu, 28 Mar 2024 17:59:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rpu1q-000za0-T8 for pgsql-odbc@lists.postgresql.org; Thu, 28 Mar 2024 17:59:06 +0000 Received: from mail-ed1-x52d.google.com ([2a00:1450:4864:20::52d]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rpu1o-0072Cn-2t for pgsql-odbc@postgresql.org; Thu, 28 Mar 2024 17:59:06 +0000 Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-56bdf81706aso1617835a12.2 for ; Thu, 28 Mar 2024 10:59:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711648742; x=1712253542; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=xZuFlaTIcnbdvVzm07UQ/28Ke2Z4pFszUG5Eh019lms=; b=ZDxsDtgNQ8eJTjYn6Dyjx6UXKzg6ifLqycsxi0Bn4VGZbvlnRH6kJyZ4EzXmuJyN+Z qxIO/laCsdch95YNF+v1+wIQW5V1T/ZOBgwxnvUUCzzHsdGsknHR8Yn2ciTIx8H++faT bFO3YHMMkgjqvum7Z7hVAGRyqN07c5K6Gj0yDOkOLJCWxynCv45Ma7TLLYMAa+iGCssQ gAFBntm+02e0jepFWXgqak+5VSEDbIgbqv2a71f1qC5glU5H0l1KSyUU3NH4ImeiytP3 ng1u3Nyw+EnelH+ua1DWbdCmqs47zAHZoEt0g/Nh8aHyY6FpmStR8zovqFoFiHUXjvGs yFQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711648742; x=1712253542; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=xZuFlaTIcnbdvVzm07UQ/28Ke2Z4pFszUG5Eh019lms=; b=SXMjK7ESRFqA1F4iVq/LbhrInN5heNLKU/EnQQgK7hxwDn8slX3hRfQ7YhbNxMHjFR BP3e7Sszo+GhHuHNibGMUa35J9HB2ikrRytWZQy/HltKD9XPHRRPvEcmnMCHJnngdjgd 8CqDc9kJ/N3OJ6LFGHHpKXoWoNC5O5BFgfg2sqIuO8MT4LHVWxr6ejw2w0ec/nJ8LrB8 u9kG7u9yN5Tq/k4i7ytgjxaaqq0C5JTlzj8z8BHckXisr8AFHDtc8VIpoJ8AVjeQkoWw 55bIvrWu6Hgxqadp2t3ZxQ7oaNbgTHKdghXWBaUlmfYmL3kZjcoEZvAYdPZBlVPBrKZh lkRg== X-Gm-Message-State: AOJu0Yx6Dn7vV717D6qgwkIWwz/D7hUmbEFigdYV0RAdMWiJPSjjgoA7 nMYkCOc85i3hCVKLa3d7C+MI6HFuRYkyzrsbpTzPlq0olZv4DnBz0c4tRbvrJ1/Niq4r42pkhj9 nz/50tXbJ2tr2Fy8c+ubVl8gelgbBG+OamKqKtA== X-Google-Smtp-Source: AGHT+IHiVdKyJB8eCi3wxtsm0I4K5y0+NqOGZIFalQrO2W296fGTBxob6N0TTUaNHlyUCaxxOzs/qSThvkTehFOnK1U= X-Received: by 2002:a17:906:3752:b0:a4e:1aed:1d75 with SMTP id e18-20020a170906375200b00a4e1aed1d75mr1811833ejc.69.1711648742339; Thu, 28 Mar 2024 10:59:02 -0700 (PDT) MIME-Version: 1.0 From: Dave Cramer Date: Thu, 28 Mar 2024 13:58:45 -0400 Message-ID: Subject: New git repository and please test To: PostgreSQL mailing lists Content-Type: multipart/alternative; boundary="000000000000447c490614bc4745" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000447c490614bc4745 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, I will be moving the official git repo to github and have created a github action to build and release the ODBC driver Please test psql ODBC CI - update copyright =C2=B7 postgresql-interfaces/psqlodbc@5e5ef02 (github.com) Thanks, Dave Cramer --000000000000447c490614bc4745 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

I will be movin= g the official git repo to github and have created a github action to build= and release the ODBC driver


Thanks,<= /div>

Dave Cramer
--000000000000447c490614bc4745--