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 1rd6jf-003rns-1S for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 22 Feb 2024 10:55: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 1rd6jd-00AYpE-9N for pgsql-jdbc-commits@arkaria.postgresql.org; Thu, 22 Feb 2024 10:55: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 1rd5sF-009zJ8-TR for pgsql-jdbc-commits@lists.postgresql.org; Thu, 22 Feb 2024 10:00:16 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rd5sC-000PnQ-Mv for pgsql-jdbc-commits@lists.postgresql.org; Thu, 22 Feb 2024 10:00:15 +0000 Received: from github.com (hubbernetes-node-5020715.ash1-iad.github.net [10.56.149.41]) by smtp.github.com (Postfix) with ESMTPA id 945D6341241 for ; Thu, 22 Feb 2024 02:00:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1708596012; bh=kSuvEsKsA8OP1BJsbfDd6RKGpDnh4A8Pe/Xw8o6iYto=; h=Date:From:To:Subject:List-Unsubscribe:From; b=T8LtffUCIcalkYjPX9FtBpOR/GJWpVf7at+PmOpuvcOJzJpxTimYgWkAbIgF0TCBF 9QOPjfzJdlCC1lyzOoCDLqQMyJIHJB/Xn9pIOD+yJAbAJ1AB2y/yAs6uaMvlq5wmjS xxCOfHpoXn9Ibwx4O7zOI1Dj5mhpkOoxvjTU4Pgc= Date: Thu, 22 Feb 2024 02:00:12 -0800 From: Vladimir Sitnikov To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 81844e: chore: ensure CI jobs include tests for all the va... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 81844e6f3f907b1045b1c87da6e9e48bda39d522 https://github.com/pgjdbc/pgjdbc/commit/81844e6f3f907b1045b1c87da6e9e48bda39d522 Author: Vladimir Sitnikov Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M .github/workflows/matrix.js Log Message: ----------- chore: ensure CI jobs include tests for all the values of preferQueryMode To unsubscribe from these emails, change your notification settings at https://github.com/pgjdbc/pgjdbc/settings/notifications