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 1js9DO-0003J5-7N for pljava-dev@arkaria.postgresql.org; Sun, 05 Jul 2020 18:18:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1js9DM-0000fD-V9 for pljava-dev@arkaria.postgresql.org; Sun, 05 Jul 2020 18:18:08 +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 1js9DM-0000f6-Jb for pljava-dev@lists.postgresql.org; Sun, 05 Jul 2020 18:18:08 +0000 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1js9DG-0004SO-1F for pljava-dev@lists.postgresql.org; Sun, 05 Jul 2020 18:18:07 +0000 Received: by mail-ej1-x631.google.com with SMTP id y10so40075033eje.1 for ; Sun, 05 Jul 2020 11:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=bPQpcODblKbN0OhUSxgccjUs693p9xmbU/GslsAkFgs=; b=PPLljUz+Yyp01jJlt05qDS614H7ORiHZuga4ExpMXxUVlHe1Xc/OpG43cYWlhVwxsK P+1is4gUFqavZQH0LrGhwOndpaHf3FXK0xCixtfEyA0BrULt7zA8xLIFHsX2aqKjaOoT bcYn3uae1yLedqgvYHcT8Ph9R9aKVPqBV95//cjcttmggDYLLrvViXF7Yp0M26v742F2 ukUdgOBh1bd1Ioc1HQePaIhvrPN46b8crU4+8TRxo2Et2ot76KhBQnKkJ3e3dWDk5zWD TQVILuuKZyVPduJ/6ui9FFSZSmyZUw0dXjhN13yDfBDLy7S9n/ZzjS9C0FYW0gu9mw8w xT3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bPQpcODblKbN0OhUSxgccjUs693p9xmbU/GslsAkFgs=; b=YiCMpGxDgVongDulbIfYAspRmOxpRPH+jgjDcSFqXJIp48FOpX73k+SP+LqZ5+jF6E u2NXDyceYBLBMaWLRO33X2GgNrDCUo05Eb6tnTluCoRIHuA3C9UUbzaD1KvWqiUBgz72 aZUmBZWtLAugYmSqvWAAooI5+/nXtilGFVgnepEJFkiMY9RxqEuzWGWS4nx55jXj3TFz 2xEgLkB2IuLMrXP11uBRm60UmzXAWcobyDj0mt1xHDvhlhHxp1fuLb/QPdqy+06E4lSW ul8GBj1pBRZX3hw2m2+mvu7e9sPDuZqGZE0i92EYZ6MLvunzIb1pHKQlH15VIDYaO3sY bopw== X-Gm-Message-State: AOAM533yQfzycQCoZ1drmnQpMIUMcZE4oKcsGNlkT88sUxNN+g18Kxzj imh3vSQkLO3kLCH8xyzGGvd9Hg0AT/5DMoPVusX9Z4Gj X-Google-Smtp-Source: ABdhPJxamIK1+7H8h61ycgVM6UFzZVdnqTjgtd+PY48QjaIN2J3j65Qj749vGhycdWw1TpGEDNeYB3KJYdFTMRdQ7Kk= X-Received: by 2002:a17:906:71c6:: with SMTP id i6mr42052129ejk.103.1593973078744; Sun, 05 Jul 2020 11:17:58 -0700 (PDT) MIME-Version: 1.0 References: <5EF7B265.3060907@anastigmatix.net> <5EFA6C22.8060006@anastigmatix.net> <5EFC18D9.3090108@anastigmatix.net> <5EFD41B1.30009@anastigmatix.net> <5EFE0A4D.8060402@anastigmatix.net> <5F0125BC.5000609@anastigmatix.net> <5F0172D7.3000708@anastigmatix.net> <5F02122C.7040905@anastigmatix.net> <5F021785.905@anastigmatix.net> In-Reply-To: <5F021785.905@anastigmatix.net> From: Kartik Ohri Date: Sun, 5 Jul 2020 23:47:46 +0530 Message-ID: Subject: Re: PL/Java new build plugin To: Chapman Flack Cc: pljava-dev@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000023e02f05a9b5c7c6" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000023e02f05a9b5c7c6 Content-Type: text/plain; charset="UTF-8" On Sun, Jul 5, 2020, 11:40 PM Chapman Flack wrote: > On 07/05/20 14:05, Kartik Ohri wrote: > >> Anything about the system's line separator? > >> > > If I am right, readLine in Java should take of system's line separator. > > > > Anything about what characters are or are not allowed to be present > >> inside any of the variables being printed? > >> > > None, as of now but I am still exploring it. > > Assumptions are what you have /before/ exploring to find out if they are > true. So I think that means you do have some assumptions. :) > > On any OS that we build for, are line separator characters forbidden > in path names? > Yes, that is the case. > --00000000000023e02f05a9b5c7c6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Sun, Jul 5, 2020, 11:40 PM Chapman Flack <chap@anastigmatix.net> wrote:
=
On 07/05/20 14:05, Kartik Ohri wrote:<= br> >> Anything about the system's line separator?
>>
> If I am right, readLine in Java should take of system's line separ= ator.
>
> Anything about what characters are or are not allowed to be present >> inside any of the variables being printed?
>>
> None, as of now but I am still exploring it.

Assumptions are what you have /before/ exploring to find out if they are true. So I think that means you do have some assumptions. :)

On any OS that we build for, are line separator characters forbidden
in path names?
Yes, that is t= he case.
--00000000000023e02f05a9b5c7c6--