Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j49lD-0000rn-0U for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 18 Feb 2020 20:46:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1j49lB-0001uQ-Ni for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 18 Feb 2020 20:46:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1j48Eo-0007b8-Lj for pgsql-pkg-debian@lists.postgresql.org; Tue, 18 Feb 2020 19:08:54 +0000 Received: from mail-oi1-x242.google.com ([2607:f8b0:4864:20::242]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1j48El-0005An-SB for pgsql-pkg-debian@postgresql.org; Tue, 18 Feb 2020 19:08:54 +0000 Received: by mail-oi1-x242.google.com with SMTP id b18so21248523oie.2 for ; Tue, 18 Feb 2020 11:08:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quanticmind-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=t/d83e6Dcy9NQcRz+xl4VTsNJtEajDOeFWwqJnZ6bMk=; b=0z57uHRK8GqAHTrtL3v06PygXnQy7w8Nb2K5Xu8En0/E8pECT2zFVQMoxkcdS7E3kG yCBsy77MXqDne5FnllKVybWlrVBONuvQJVI9OXutimRbkC4WNZLd5gsrysY10xJizewq aQHFop1XyiD3DeN6ybHmydNdnZ2Pev0otrtdR8UsIYgMkJPM445KBuw9hC3kBOlRhCUX B0d5M0ahbgPUJhfLIdQlVVE9RDp163UOmhyRV80Tt+/YukXK01QT30cpGm1QAmRnwPWt SKtRyR83dvS+v/rbyakBeO3t+YUp72kdfuN2Fb8HybYAXdhuP82WD/3IHw0cwAFBrdOV hPzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=t/d83e6Dcy9NQcRz+xl4VTsNJtEajDOeFWwqJnZ6bMk=; b=g7oL3zXMemUPVyXv/7K0UASAriRD7Yo7cEkmpUztT8LdcgtF6A36qtNKLhc7SZecYC mK1bYT4anV4V0oZUGyuFLLemn9A/MgcDhab05eMpcaR2qGivAjBCnkXWCZSWjbMEaNhh wtajrH6XdrDmWfahJqKIb0+wrmsofgPb7JkBBrwPrw66LxlEbYRt8Y4CrNuPT3FGApYn 8VoCce++ZoVLLcjIW7mHAAhhdJxgxHtR8NwvcvKFgo9nAh7U6WYTnVtrbODSIDl/waYn pPHDl/y2srWx67PpcLQaN9nOBHBLRydNmquzj9Pd/zuVM/CKxzlcGfZ1oPDaiCr2aWtw eiuA== X-Gm-Message-State: APjAAAWIHSU5Z2XZ4M9/UH5sRmcGFFtOeWf1Uy2gZdiIArkUvxQHicty kgqtp+d8j7QtsTd2ZbVfjV5idY7ENrJaoFnyjqATPVgSZ4o= X-Google-Smtp-Source: APXvYqxafQsty3aXyGrdGzDlwjYzwYIhEy1saqQLvCdfOgmD2X/vwlenXBRL7tEsP59YFIapvnlPaJrfq7jmbG+1Edg= X-Received: by 2002:aca:ed94:: with SMTP id l142mr2276353oih.58.1582052929800; Tue, 18 Feb 2020 11:08:49 -0800 (PST) MIME-Version: 1.0 From: Alejandro Grinberg Date: Tue, 18 Feb 2020 16:08:39 -0300 Message-ID: Subject: Bug on postgresql-server-dev-11 To: pgsql-pkg-debian@postgresql.org Content-Type: multipart/alternative; boundary="000000000000e5a153059ede6644" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000e5a153059ede6644 Content-Type: text/plain; charset="UTF-8" With version 11.7-1.pgdg90+1 (released on 2020-Feb-13), when executing "pg_config --pgxs", i got */usr/lib/postgresql/12/lib/pgxs/src/makefiles/pgxs.mk * when i should get *foo/postgresql/12/bar* --000000000000e5a153059ede6644 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
With version=C2=A011.7-1.= pgdg90+1 (released on=C2=A0 2020-Feb-13), when executing "pg_config --= pgxs", i got=C2=A0

=
/usr/lib/postgresql/12/li=
b/pgxs/src/makefiles/pgxs.mk

when i =
should get 

foo/postgresql/12/bar
--000000000000e5a153059ede6644--