Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q6urw-0006AG-II for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 07 Jun 2023 15:14:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q6urv-0003b1-7B for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 07 Jun 2023 15:14:39 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q6uru-0003as-VO for pgsql-pkg-debian@lists.postgresql.org; Wed, 07 Jun 2023 15:14:39 +0000 Received: from mail-lf1-x12f.google.com ([2a00:1450:4864:20::12f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q6uro-000jBu-Cv for pgsql-pkg-debian@lists.postgresql.org; Wed, 07 Jun 2023 15:14:37 +0000 Received: by mail-lf1-x12f.google.com with SMTP id 2adb3069b0e04-4f4e71a09a7so892817e87.1 for ; Wed, 07 Jun 2023 08:14:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686150870; x=1688742870; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=LHOZPyJKZMFU/VP3PJQcWbkoel58sueNUXtAoe8NHRE=; b=hWYflycaJMDjWdGCZ+jBz23xPx7e+aZ0vrfMs+TlWpxYu0Hm2G5FsiQFTZYftTx8Hn pbcGJvBq6hR8yre3xBDbaePUOFBnUoZFAldL3prfkZXQe3KeAMhNy7Yxr7JraS1dCEkH gRCsk7WgykxcsIxnDjtCdJtq+Y+hwC1UjyP9DwXuuNOBSmlddl7SBJX3sVCpr6MZpBXS /k6tK3+DxATJx8ulShc9ESve/O3ipwRFoaK+9Px6e758gr+n8rKaB9eEaU/6rWWdFT1K T/rDEMBKkLZEWq/hXoB5px5Jnw6vOVKwj4CXfbP2Yn1e5SPw/iJEf9fZpOoyom1bqI7l ZOsQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686150870; x=1688742870; 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=LHOZPyJKZMFU/VP3PJQcWbkoel58sueNUXtAoe8NHRE=; b=JGlDUTOtOxwAFIIq/zYjsLGQgr+LHeOPUPmAa+x+suYvd5gfiMt1bVjs7p/wAslczG 9t9v9mqYdvbWuMf9aYd0A/r94cO2r3bQ5/JoLlDgHkTFxq/TFQX2OnWNvv52MFOau3mN 9Slx2R/Pm7rR3Dg99KynFyy1dQr0v8hWJP44xyiDEyK9yERP58F7rjFd1CgoPqFFTwfu dHyK6VrGM6lvILZjMlhHAqMkcAwL7UJIxuMUVY8px6snp31/MzzWqEJD+Rt927kDEP8s qJcbYIiFDX3pNHxpS+zRQJQ7GiV94ANHItq61usRvaQ+vv/t8KxXl0lF8TLNr7yJ9hb6 o+Tg== X-Gm-Message-State: AC+VfDyqbWesXKJic56RxdPdLJAFcTLWtsCNpDUDvB+G6UDL7W8c7SYY 3lujIZ5mHkrKvKSoHRPqFWHrnuvEK0citQyfXuI= X-Google-Smtp-Source: ACHHUZ4NwSKm6EgvdN3w6p8sTDytTDdLaDBBGxiTgtHdchJSF0BjdMzRa63qD1wtvHPGzdfvOlPakGLvJW6KVnAkMSA= X-Received: by 2002:a05:6512:3f0f:b0:4f3:b324:ea8 with SMTP id y15-20020a0565123f0f00b004f3b3240ea8mr5002597lfa.19.1686150870297; Wed, 07 Jun 2023 08:14:30 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Esteban Zimanyi Date: Wed, 7 Jun 2023 17:16:35 +0200 Message-ID: Subject: Re: Packaging request MobilityDB To: Bradford Boyle Cc: pgsql-pkg-debian@lists.postgresql.org, SCHOEMANS Maxime Content-Type: multipart/alternative; boundary="000000000000a9732f05fd8b977e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000a9732f05fd8b977e Content-Type: text/plain; charset="UTF-8" Dear Bradford Many thanks for your work. * We solved the stack smashing problem you found. * We set the log_error_verbosity to terse for the tests and removed the special treatment of ERROR, CONTEXT, and WARNING that may vary across PostgreSQL and PostGIS versions. * For the tests, we can easily switch to the settings 'PST8PDT' for the timezone and 'Postgres, MDY' for the date style if this is the general way to do things. We simply need to regenerate all tests and push them in a new commit. We just wonder if the same settings are equally valid for all other distributions. Please advise. Regards Esteban --000000000000a9732f05fd8b977e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Dear Bradford

Many tha= nks for your work.=C2=A0
* We solved the stack smashing problem y= ou found.
* We set the log_error_verbosity to terse for the tests= and removed the special treatment of ERROR, CONTEXT, and WARNING that may = vary across PostgreSQL and PostGIS versions.
* For the tests, we = can easily switch to the settings 'PST8PDT' for the timezone and &#= 39;Postgres, MDY' for the date style if this is the general way to do t= hings. We simply need to regenerate all tests and push them in a new commit= . We just wonder if the same settings are equally valid for all other distr= ibutions. Please advise.

Regards

Esteban

--000000000000a9732f05fd8b977e--