Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id C0342650E91 for ; Sat, 28 Jun 2008 06:59:31 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 64875-06 for ; Sat, 28 Jun 2008 06:59:23 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by postgresql.org (Postfix) with ESMTP id 30838650EA6 for ; Sat, 28 Jun 2008 06:59:20 -0300 (ADT) Received: by fk-out-0910.google.com with SMTP id e30so931084fke.3 for ; Sat, 28 Jun 2008 02:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=jNpoFTtHSo848aU4e0CMrS2NTFPwUqANLL88oDVG7K8=; b=utkiraTcl7V26i3r7TuQe4Bot+ODZX3PcvPBviMRgDwEoYaCMxv4llXcp1etgXtnRT YWnesuyd5W+v9d4XZKtCNXod4LHYbooF/wjKOriHAp69EPwZGg0hhxfk7dUepK2sSeGO sX6D92oaLvwxzmgMZp5r9pC4fwOVr3VPv3Qd4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=BRQUZ64bv7gBH85TqYAuk6qp3rtAvJPXtAmygWT4+PueDoJobkZ6bMoGwUmEkEmp2d hwc9/FniL7qcZfDaYqz9x0FEhViK/WluBBXhaM5Nhu94wTg7khP+FnC2qDKKXSMorgzb 08SOa4OE2BuaLC3fZ33ho/I+gav/1YVyMeP8Q= Received: by 10.125.150.14 with SMTP id c14mr588037mko.125.1214647158358; Sat, 28 Jun 2008 02:59:18 -0700 (PDT) Received: by 10.125.80.8 with HTTP; Sat, 28 Jun 2008 02:59:18 -0700 (PDT) Message-ID: Date: Sat, 28 Jun 2008 12:59:18 +0300 From: "Marko Kreen" To: "Tom Lane" Subject: Re: Posting to hackers and patches lists Cc: "Matthew T. O'connor" , "Alex Hunsaker" , "Bruce Momjian" , "Brendan Jurd" , PostgreSQL-development In-Reply-To: <8588.1210177204@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <34d269d40805070752g4d578a1fu6acb00fd8e5f774e@mail.gmail.com> <200805071503.m47F3xi10638@momjian.us> <34d269d40805070837q19f1144eu8c316fa1cf6d8780@mail.gmail.com> <4821D0A0.8040305@zeut.net> <8588.1210177204@sss.pgh.pa.us> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/1083 X-Sequence-Number: 120196 On 5/7/08, Tom Lane wrote: > "Matthew T. O'connor" writes: > > By the way, what is the actual size limit on hackers vs patches. > > They do have different size limits; we'd have to raise the limit on > -hackers if we do this. Marc would know exactly what the limits are. Seems it's below 30k as my 34k (gz) patch was dropped yesterday. -- marko