From owner-freebsd-database@freebsd.org Fri Jun 30 03:40:39 2017 Return-Path: Delivered-To: freebsd-database@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B200D870FA for ; Fri, 30 Jun 2017 03:40:39 +0000 (UTC) (envelope-from amutu@amutu.com) Received: from mail-oi0-x22d.google.com (mail-oi0-x22d.google.com [IPv6:2607:f8b0:4003:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 613607E1F3 for ; Fri, 30 Jun 2017 03:40:39 +0000 (UTC) (envelope-from amutu@amutu.com) Received: by mail-oi0-x22d.google.com with SMTP id p187so82421291oif.3 for ; Thu, 29 Jun 2017 20:40:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amutu-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=XgbclpvScgAyU84snsd1Hn6aRMqUfRF9L0mH2vqSfXY=; b=xcsvkJFQzSfG6df9i+iQ1eJ9ASORrUhEo9I2kcisL4xQ31C6ZhxFZ2GJfsIgeyj1ej Fkm9PWC5CAlwn/wWpWA0c8SV+wU4RsjwEbu2LsZyPuQ92DbqU6TUgmKAUVwerqtfCPUK KQNscEjNX+MEyEf18OOwQWqg6joucKGs44xawih0QEAl3A0AhZWQetai3KFtNnE2Vx0o hB4Omqb8UYGpSdNOUrI33GpNdJMK6rrK8Q9gMRiIFge1lRPbI1YQn9Y7ePEjYg9kOk9V rvtmuzIRUS5I28SDBLatg64UmU9JAFCFzzs7QIVPlkoePaifeT272tbWA0/OTiOUvOyg z0DA== 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=XgbclpvScgAyU84snsd1Hn6aRMqUfRF9L0mH2vqSfXY=; b=roORITXY1GUx451CYPbbR45K0XdBsusCYLGyqft+04dTgj1NJ4a6MHNu/JFxSKK2Yh NDTqQ6/xQaSyqIs3T+lfb/XWXvitiYp2OnEoRaOT17avoYklDew407wryBUrSQHVz0+B kM4rHfoP4W7nSiAETtrJ4jEbzzbhW2poo1KWAZc8yopqwAS5AP7JpU7egS/Kh8990cHM 8TuGxZVpfRjko0oPQVEaE84TSq2nTTVgXK+z5Y6R80B4OUo02tU39ajdghALEpO68GxK y6KkyTesJRzYXdMyoIM/Bu7kru2ysfpK8/9FvsZAYsvbLLB184j20vaRfmC8b7e/1hnj a13A== X-Gm-Message-State: AKS2vOxFB4lNPRrsoB8KG2I5EE06jSENvxqbnfhxtFv6CQeKHqLjR6pp 8WSffcYzhOqvy0JlLBDY8w== X-Received: by 10.202.168.130 with SMTP id r124mr11586761oie.91.1498794038388; Thu, 29 Jun 2017 20:40:38 -0700 (PDT) Received: from mail-oi0-f52.google.com (mail-oi0-f52.google.com. [209.85.218.52]) by smtp.gmail.com with ESMTPSA id x20sm8349164oix.33.2017.06.29.20.40.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2017 20:40:37 -0700 (PDT) Received: by mail-oi0-f52.google.com with SMTP id 191so869088oii.2; Thu, 29 Jun 2017 20:40:37 -0700 (PDT) X-Received: by 10.202.84.214 with SMTP id i205mr7228051oib.158.1498794037574; Thu, 29 Jun 2017 20:40:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.133.136 with HTTP; Thu, 29 Jun 2017 20:40:17 -0700 (PDT) From: Jov Date: Fri, 30 Jun 2017 11:40:17 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: PostgreSQL related NEW PORTS need committers To: freebsd-database@freebsd.org, FreeBSD Ports Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2017 03:40:39 -0000 =E2=80=8B=E2=80=8B Hi hackers, I ported some PostgreSQL related tools/extensions to FreeBSD several weeks ago=EF=BC=8Cthe PR links are as follows. All of them passed portlint and te= sted by poudriere testport. Review, comment=EF=BC=8Ctest or commit all are welco= me=EF=BC=8CI really hope some of them can be committed before Q3 quarterly branch cut.Thanks very much=EF=BC=81 pgloader3, Replace of pgloader2 as pgloader2 is not maintained: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219165 postgres-xl,Scalable open source PostgreSQL-based database cluster: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219164 orafce, Oracle's compatibility functions and packages for PostgreSQL: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219616 zhparser,PostgreSQL extension for full-text search of Chinese: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219649 tds_fdw, PostgreSQL foreign data wrapper to connect to MS SQLserver and Sybase: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219671 pg_repack, Reorganize tables in PostgreSQL databases with minimal locks.Replace of pg_reorg as it is not maintained: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219679 plpgsql_check, PostgreSQL extension to check PL/pgSQL code: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219680 pgformatter,PostgreSQL SQL syntax beautifier: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219681 ip4r=EF=BC=88not new port=EF=BC=8Cupdate to 2.2=EF=BC=89: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219766 Regard Jov From owner-freebsd-database@freebsd.org Fri Jun 30 07:38:59 2017 Return-Path: Delivered-To: freebsd-database@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEA67D8AA80; Fri, 30 Jun 2017 07:38:59 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78B5283C39; Fri, 30 Jun 2017 07:38:59 +0000 (UTC) (envelope-from mailinglists@toco-domains.de) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id C97441AAF058; Fri, 30 Jun 2017 09:38:55 +0200 (CEST) Subject: Re: PostgreSQL related NEW PORTS need committers To: Jov , freebsd-database@freebsd.org, FreeBSD Ports References: From: Torsten Zuehlsdorff Message-ID: Date: Fri, 30 Jun 2017 09:38:52 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2017 07:38:59 -0000 On 30.06.2017 05:40, Jov wrote: > ​​ > Hi hackers, > I ported some PostgreSQL related tools/extensions to FreeBSD several weeks > ago,the PR links are as follows. All of them passed portlint and tested > by poudriere testport. Review, comment,test or commit all are welcome,I > really hope some of them can be committed before Q3 quarterly branch > cut.Thanks very much! > > pgloader3, Replace of pgloader2 as pgloader2 is not maintained: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219165 > > postgres-xl,Scalable open source PostgreSQL-based database cluster: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219164 There is already someone assigned to. > orafce, Oracle's compatibility functions and packages for PostgreSQL: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219616 I'm taking it. > zhparser,PostgreSQL extension for full-text search of Chinese: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219649 I'm taking it. (BTW: is there something similar for Japanese?) > tds_fdw, PostgreSQL foreign data wrapper to connect to MS SQLserver and > Sybase: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219671 > > pg_repack, Reorganize tables in PostgreSQL databases with minimal > locks.Replace of pg_reorg as it is not maintained: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219679 > > plpgsql_check, PostgreSQL extension to check PL/pgSQL code: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219680 > > pgformatter,PostgreSQL SQL syntax beautifier: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219681 I'm taking all 4. I will work through the PRs next week. > ip4r(not new port,update to 2.2): > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219766 This one is already assigned. Greetings, Torsten From owner-freebsd-database@freebsd.org Fri Jun 30 10:37:04 2017 Return-Path: Delivered-To: freebsd-database@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4C50D8DE0D for ; Fri, 30 Jun 2017 10:37:04 +0000 (UTC) (envelope-from amutu@amutu.com) Received: from mail-oi0-x22f.google.com (mail-oi0-x22f.google.com [IPv6:2607:f8b0:4003:c06::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F7273D2D for ; Fri, 30 Jun 2017 10:37:04 +0000 (UTC) (envelope-from amutu@amutu.com) Received: by mail-oi0-x22f.google.com with SMTP id p188so32439989oia.0 for ; Fri, 30 Jun 2017 03:37:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amutu-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=L8zYBHjMdgHZ20kQJkmP1yWlMkiztOR+YDsTemBoYmM=; b=i5vou6yeBpKSYAF1rVdoVb5TiSrNwZG7FJjijDbL8Qr02eX0LD3qBrM6HVKf7iq1i9 zZ2ckpKmhmIEDjzoMQ1/xeW2bzjnLGqSoL85urOzMN/Y0zhZjeMzAtGaeQQOoRZ9GkZo ThxWT3G3QA/Z2kMRTz94l/MmQ6mo+5xQm79od5pfgDCwY+b4uqhcoOYhWtJveamXM1bT vhm0uKm/e9/wXm21Jv3epLPYIuXgnLsUP/setWV3hE37szsDncHbEll0UNvYJ/PwnIGD J1A9s1k2C6O+W6ckU/HZ9XNr3323sUpyPEQ/PrS1AgURw6d8kN95QNN0xM6UtimrX96+ Auwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=L8zYBHjMdgHZ20kQJkmP1yWlMkiztOR+YDsTemBoYmM=; b=EyS6upqGt7INhXK+J53jpXGs6QRkQQNC2fdCYXk3AFSXMtGwSCAe9wLhyzoyrn8Kty 3zbyFB5qF2A+HRTrV3rw+euJHz+ZD1fkITrmDg0UT/RmtlHkKA10UfoA42rDihRouum4 JkVHmbQq6SBQknG6tRnoyuNe45XhCpk2GbNJFrg/h/Ap49hjgW4lgKPHBm1XtLuuG0Qt BHKaJU6JOUJkE3LvRztE3DK+KrP8rB7KatlcR2pQx9peZa7nHTzqcuigg/Bz2IF3jjuJ J0RG8h2Zmn0oTJr71rTh2uwMtMf7+OMTVTDn3WUNjK5X0QOov0mDipRSij6NhbXptGOm L7Kg== X-Gm-Message-State: AKS2vOwJ3UWMncdz5TEutFun+oQslgo8uoJ2AeDwtgpfjydT9HAXbvWm qFXuhQEXmMEGnPasRaFVeg== X-Received: by 10.202.175.142 with SMTP id y136mr12624802oie.132.1498819023560; Fri, 30 Jun 2017 03:37:03 -0700 (PDT) Received: from mail-oi0-f41.google.com (mail-oi0-f41.google.com. [209.85.218.41]) by smtp.gmail.com with ESMTPSA id n189sm1639209oih.0.2017.06.30.03.37.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2017 03:37:03 -0700 (PDT) Received: by mail-oi0-f41.google.com with SMTP id 191so6751727oii.2; Fri, 30 Jun 2017 03:37:02 -0700 (PDT) X-Received: by 10.202.84.214 with SMTP id i205mr8177794oib.158.1498819022669; Fri, 30 Jun 2017 03:37:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.133.136 with HTTP; Fri, 30 Jun 2017 03:36:42 -0700 (PDT) In-Reply-To: References: From: Jov Date: Fri, 30 Jun 2017 18:36:42 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: PostgreSQL related NEW PORTS need committers To: Torsten Zuehlsdorff Cc: freebsd-database@freebsd.org, FreeBSD Ports Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2017 10:37:04 -0000 Hi Torsten, Thanks for your taking these PRs! miwi@ took Pgloader3 and postgresql-xl a month ago,but there was not progress since he took it at 2017-05-13.ip4r is auto assigned to its maintainer tobez@ but no progress since 2017-06-04.I will ping them after a while.Thank you very much! For Japanese, I do not know if there is similar FTS plugin for PostgreSQL. PG is more popular than MySQL in Japan, maybe someone in Japan know more information. Regard, Jov 2017-06-30 15:38 GMT+08:00 Torsten Zuehlsdorff : > On 30.06.2017 05:40, Jov wrote: > >> =E2=80=8B=E2=80=8B >> Hi hackers, >> I ported some PostgreSQL related tools/extensions to FreeBSD several >> weeks >> ago=EF=BC=8Cthe PR links are as follows. All of them passed portlint and= tested >> by poudriere testport. Review, comment=EF=BC=8Ctest or commit all are we= lcome=EF=BC=8CI >> really hope some of them can be committed before Q3 quarterly branch >> cut.Thanks very much=EF=BC=81 >> >> pgloader3, Replace of pgloader2 as pgloader2 is not maintained: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219165 >> >> postgres-xl,Scalable open source PostgreSQL-based database cluster: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219164 >> > > There is already someone assigned to. > > orafce, Oracle's compatibility functions and packages for PostgreSQL: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219616 >> > > I'm taking it. > > zhparser,PostgreSQL extension for full-text search of Chinese: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219649 >> > > I'm taking it. (BTW: is there something similar for Japanese?) > > tds_fdw, PostgreSQL foreign data wrapper to connect to MS SQLserver and >> Sybase: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219671 >> >> pg_repack, Reorganize tables in PostgreSQL databases with minimal >> locks.Replace of pg_reorg as it is not maintained: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219679 >> >> plpgsql_check, PostgreSQL extension to check PL/pgSQL code: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219680 >> >> pgformatter,PostgreSQL SQL syntax beautifier: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219681 >> > > I'm taking all 4. I will work through the PRs next week. > > ip4r=EF=BC=88not new port=EF=BC=8Cupdate to 2.2=EF=BC=89: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219766 >> > > This one is already assigned. > > Greetings, > Torsten > _______________________________________________ > freebsd-database@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-database > To unsubscribe, send any mail to "freebsd-database-unsubscribe@freebsd.or= g > "