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 1lSPPt-0003f9-Cq for pgsql-docs@arkaria.postgresql.org; Fri, 02 Apr 2021 19:25: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 1lSPPs-0000qj-Ah for pgsql-docs@arkaria.postgresql.org; Fri, 02 Apr 2021 19:25:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lSPPs-0000qc-2F for pgsql-docs@lists.postgresql.org; Fri, 02 Apr 2021 19:25:12 +0000 Received: from mail-pl1-x631.google.com ([2607:f8b0:4864:20::631]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lSPPp-0004Ho-D6 for pgsql-docs@lists.postgresql.org; Fri, 02 Apr 2021 19:25:11 +0000 Received: by mail-pl1-x631.google.com with SMTP id ay2so2916964plb.3 for ; Fri, 02 Apr 2021 12:25:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=waHv8lWp+B1oO5hWgAGxlN1RpOGUDLosMkkcRDiLNjg=; b=u3YdbFe0loboJPlu535TGu6EMpj6ExGxBzLNERuL2TDpfIJoFDA0UJxab+4vFHCVqX +VFbBCVp1m+G29tsU5LKmeZCbn+92oS8TMv29FHWOlRhRD428aJjQaQCo/a55O6igTYX X3LKuPqPTAId5jf17BbnCZUQl0l+LXOBIiADMod5JWctWz2rMyixzAVwrDL0bLD8cXpR RUISCmvtak2Usmitbb+9rm6m/Aj2LL7iXWbQwz8GoZIzqAlLxHsAeja12askkdZCvZgB AynavjrPrKYIxwrkcP4QfJ9NWF4seeNBBPVOSWzIJPu6aKalxHLOe8EoaTngQZWe9Zzx VpjA== 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=waHv8lWp+B1oO5hWgAGxlN1RpOGUDLosMkkcRDiLNjg=; b=jgaGJ83wf8sYtKCbfx2lEKfzxmaLHwMAv2E41YRAKGu7ioCuqUvbyN05ClPHfYqDF1 dquV1tLWzPPTzfibphgGIS6UcLD9fcqIoO8+GeUj2BI00TaS+POYv0hOhfwkPZvVRnYV hH/MpuR/+wSuvM9wtHsqYmW88uWmugdnIe6W6eSM7o0AIJASU3MMXFGk7hsFtVe8u991 IpLtiUYBCxxuVFPThVVB3exMoNbfsll8/1RHKrl6HIeE3w66eL+SCyb3iY7AyNb0M09E Qu3Z+00JaDNfRKCDXykP8bOrttFhi8lWvyIOUjfPXivH5orjBvU5Hhwe/Ji6aU++C2aj P4AQ== X-Gm-Message-State: AOAM530EKcrGdZPPAy+KjV3PqWNfMPWXCLcxzuPjYHx9zFyURX8Ypsrv 4bULsaXu/HCIec0TLx/N+DYwtufIfb0TMAm49JG0kvtdCAY40A== X-Google-Smtp-Source: ABdhPJzRY1IMv0zLtlemSdEh8PpoBNE9G026+ZdmgeyyiH5r82gUvEv5MgM0wOQsGLr5w3hRLftOsjPwaZkGydaNvmI= X-Received: by 2002:a17:90b:100a:: with SMTP id gm10mr15052845pjb.0.1617391506822; Fri, 02 Apr 2021 12:25:06 -0700 (PDT) MIME-Version: 1.0 From: Vladimir Goncharov Date: Fri, 2 Apr 2021 22:24:55 +0300 Message-ID: Subject: Documentation for postgresql hooks To: pgsql-docs@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000003a1ae005bf024e3a" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000003a1ae005bf024e3a Content-Type: text/plain; charset="UTF-8" Hello, A couple years ago me and my friend created a repository with unofficial documentation for postgresql hooks . Since we don't really maintain it, I wonder if we could transfer ownership over it to someone who can take better care of it. Perhaps postgres organization on github would be a good place for it? Or maybe we could integrate that text into the official documentation? Kind regards, Vladimir Goncharov --0000000000003a1ae005bf024e3a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

A couple years ago me= and my friend created a repository with unofficial documentation for=C2=A0= postgresql hooks.= Since we don't really maintain it, I wonder if we could transfer owner= ship over it to someone who can take better care of it. Perhaps=C2=A0postgres=C2=A0organization on github = would be a good place for it? Or maybe we could integrate that text into th= e official documentation?

K= ind regards,
Vladimir Goncharov

<= /div> --0000000000003a1ae005bf024e3a--