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 1mnO1h-0001wO-Mm for pgsql-novice@arkaria.postgresql.org; Wed, 17 Nov 2021 16:43:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mnO1g-0006FX-Ht for pgsql-novice@arkaria.postgresql.org; Wed, 17 Nov 2021 16:43:12 +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 1mnNyh-0003RE-C2 for pgsql-novice@lists.postgresql.org; Wed, 17 Nov 2021 16:40:07 +0000 Received: from mail-io1-xd29.google.com ([2607:f8b0:4864:20::d29]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mnNye-0004gh-Cc for pgsql-novice@lists.postgresql.org; Wed, 17 Nov 2021 16:40:06 +0000 Received: by mail-io1-xd29.google.com with SMTP id z26so3984547iod.10 for ; Wed, 17 Nov 2021 08:40:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RZz9FqOhse7NZnYvYOcKXHb68uiSYAlQL6c43h04olc=; b=plck/FaQVWMVCOIikh9zPdOufS0ib4haMulCaYhETuANWe9HTr4V3NiNVal3h+4AHx DU5pXPQDuHM8vGk0inlVLp42X3yxR3+PsZ3gZ4zgW51XddbGQA3Z5OtqxH9jigBuZXkU Yyhp+d7lU1v7brEtY+XJ6j1F8gZhX5dN6DKpcPXMXkZ27tbnoGZ2gFeLlkz0ZSnBasXN 34PtvWCBMyqBWVxuEWeWZw/coNtrX0JSRWuWZYUOAFw1F+5iSjJkKIdHnSDUoBTqifvT ExVmyOj+9+RfplZXyp0MNvA0GDUHj8VrHWRMWawV0sADRZtSBxUVyyombRq6eylOfbvK g70w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RZz9FqOhse7NZnYvYOcKXHb68uiSYAlQL6c43h04olc=; b=HSr3pr8gy2gBpVKnRzgXb6CRugNDceYQaXjh7n4ntl9OI3KeCJC82NFiyOM9c1wmOR F/FyqQv3EC8m+VjSartVXtSV5d9oaFZpiSa5WUgdANaTFUGfoJK+W4x3EqXwxC+LyXb6 8JCaxbA+eLQTUMt/+ETXtcH1Lgbam9tj/BbEBp3P18oACz6xv/b37WdnM9kYhISovURS zRgZ6CCs03WYPQBm6YP4u1GMSC+Us0I9h313uanG8ra1TecoS+UZPMP0QHOCD+pf7Y6P D/aAuZikH93dgz9/O+weA3KjBRk0Rr5yMbUGBLB8lqGdY1SP+6TKkbncSkw418DTNHK8 FZ3A== X-Gm-Message-State: AOAM530YjHrkkbffeRPYro7VyAALgNVSdGtbIZ+YvCJJzfvvFFA9x7w9 FLmyhkko2vPz5IHjS6ScH9iBMJjmnJKv9GD8qKpMVNmD X-Google-Smtp-Source: ABdhPJwadjRug+XGrx4NtEPjrN4MaNHBbPjTHWcYbVaax42iJ2Kh3/iJCJXywb3/iYZYRR2hs3ynYR4wxsSxXuu/Sk8= X-Received: by 2002:a05:6638:1695:: with SMTP id f21mr14560760jat.84.1637167203232; Wed, 17 Nov 2021 08:40:03 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Jean Baro Date: Wed, 17 Nov 2021 13:46:44 -0300 Message-ID: Subject: Re: Naming projects for Postgresql ONLY. To: Laurenz Albe Cc: pgsql-novice@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000096321405d0feb1ad" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000096321405d0feb1ad Content-Type: text/plain; charset="UTF-8" Great, thanks! Em qua., 17 de nov. de 2021 12:42, Laurenz Albe escreveu: > On Tue, 2021-11-16 at 13:39 -0300, Jean Baro wrote: > > I am working on a project for PERSON (Lead, Prospect and Customer) > deduplication that > > is done using 100% Postgresql capabilities (and its standard extensions > present in AWS, > > GCP and Azure as well). Once extensively tested and robust enough I am > planning on > > releasing it as Open Source (probably under PG License). > > > > To ensure people looking into this know it's a Postgresql only solution > I was considering naming it pg_person_dedupe or something on those lines. > > > > Please, am I allowed to use pg_** as the name of this open source > project? > > I see no problem with that. > > Yours, > Laurenz Albe > -- > Cybertec | https://www.cybertec-postgresql.com > > --00000000000096321405d0feb1ad Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Great, thanks!=C2=A0

=
Em qua., 17 de nov. de 2021 12:42, La= urenz Albe <laurenz.albe@cyb= ertec.at> escreveu:
On Tue, = 2021-11-16 at 13:39 -0300, Jean Baro wrote:
> I am working on a project for PERSON (Lead, Prospect and Customer) ded= uplication that
> is done using 100% Postgresql capabilities (and its standard extension= s present in AWS,
> GCP and Azure as well). Once extensively tested and robust enough I am= planning on
> releasing it as Open Source (probably under PG License).=C2=A0
>
> To ensure people looking into this know it's a Postgresql only sol= ution I was considering naming it pg_person_dedupe or something on those li= nes.
>
> Please, am I allowed to use pg_** as the name of this open source proj= ect?

I see no problem with that.

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com

--00000000000096321405d0feb1ad--