Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VlUxr-00067k-6o for pgsql-docs@arkaria.postgresql.org; Wed, 27 Nov 2013 02:34:55 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1VlUxp-0001Mq-Rl for pgsql-docs@arkaria.postgresql.org; Wed, 27 Nov 2013 02:34:53 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VlUxn-0001Mh-V0 for pgsql-docs@postgresql.org; Wed, 27 Nov 2013 02:34:52 +0000 Received: from mail-qe0-x236.google.com ([2607:f8b0:400d:c02::236]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1VlUxk-00065Q-D0 for pgsql-docs@postgresql.org; Wed, 27 Nov 2013 02:34:51 +0000 Received: by mail-qe0-f54.google.com with SMTP id cy11so5029018qeb.13 for ; Tue, 26 Nov 2013 18:34:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=UMuedaAtt0J2JWel/kEUDuBKS/J0fYvxbI+RVcwRVWo=; b=K0llVzeGrmQ/uI4Hih3n4Ti+8vYbvUgEif3pVc0SAjBK1cs+8RrZ2cQXoBMCT9D3D3 bwW6dK85cdX6jYPuOPG7/49x+KGCmLzbvwQG42L6KIkqybG+8ipj7qFiO6hpgC/9yCuK 4Z2SFBqKT8raV6OQZWxJrVVCV8EnLW/6wjlkyx9ZC/jcko/2w0W7rA62OUGkrKHEvouk 48dV09iZ5i0+Gq4NyGh2kCX+pQ1QmjkWheRxeC8FGc/VZMPTsfrwocaxYC7VrwESVzPx gePSsEQlFTA24uwGYOzM8DpUBx0U+iBD0Y5P1Q7jKlgsPVPp1wg+nzE1V12d+c/dh8Ww X+VQ== X-Received: by 10.229.104.73 with SMTP id n9mr18808166qco.15.1385519685344; Tue, 26 Nov 2013 18:34:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.50.8 with HTTP; Tue, 26 Nov 2013 18:34:25 -0800 (PST) From: Josh Kupershmidt Date: Tue, 26 Nov 2013 21:34:25 -0500 Message-ID: Subject: typo in 9.1.10 release notes To: pgsql-docs Content-Type: multipart/mixed; boundary=001a1133d592acc23d04ec1f7026 X-Pg-Spam-Score: -2.0 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org --001a1133d592acc23d04ec1f7026 Content-Type: text/plain; charset=UTF-8 Hi, It looks like a duplicated '>' character snuck into the 9.1.10 release notes, fix attached. Josh --001a1133d592acc23d04ec1f7026 Content-Type: text/plain; charset=US-ASCII; name="release_notes_stray_char.diff" Content-Disposition: attachment; filename="release_notes_stray_char.diff" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hohyml8q0 ZGlmZiAtLWdpdCBhL2RvYy9zcmMvc2dtbC9yZWxlYXNlLTkuMS5zZ21sIGIv ZG9jL3NyYy9zZ21sL3JlbGVhc2UtOS4xLnNnbWwKaW5kZXggMDUxYWI2OS4u MjBlZmYwYiAxMDA2NDQKLS0tIGEvZG9jL3NyYy9zZ21sL3JlbGVhc2UtOS4x LnNnbWwKKysrIGIvZG9jL3NyYy9zZ21sL3JlbGVhc2UtOS4xLnNnbWwKQEAg LTI2OCw3ICsyNjgsNyBAQAogCiAgICAgPGxpc3RpdGVtPgogICAgICA8cGFy YT4KLSAgICAgIEhhdmUgPGFwcGxpY2F0aW9uPnBnX3VwZ3JhZGU8Lz4gdXNl IDxjb21tYW5kPj5wZ19kdW1wCisgICAgICBIYXZlIDxhcHBsaWNhdGlvbj5w Z191cGdyYWRlPC8+IHVzZSA8Y29tbWFuZD5wZ19kdW1wCiAgICAgICAtLXF1 b3RlLWFsbC1pZGVudGlmaWVyczwvPiB0byBhdm9pZCBwcm9ibGVtcyB3aXRo IGtleXdvcmQgY2hhbmdlcwogICAgICAgYmV0d2VlbiByZWxlYXNlcyAoVG9t IExhbmUpCiAgICAgIDwvcGFyYT4K --001a1133d592acc23d04ec1f7026 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs --001a1133d592acc23d04ec1f7026--