From fee954f2534eba61e13dcf53731966dfe42c373b Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 26 Jun 2013 11:37:55 -0400 Subject: [PATCH] changelog Conflicts: doc/build/changelog/changelog_09.rst --- doc/build/changelog/changelog_08.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 8fc9a0cc2d..f76d5c95c2 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -6,6 +6,14 @@ .. changelog:: :version: 0.8.2 + .. change:: + :tags: bug, postgresql + :tickets: 2767 + + Fixed bug where the order of columns in a multi-column + Postgresql index would be reflected in the wrong order. + Courtesy Roman Podolyaka. + .. change:: :tags: bug, ext -- 2.47.2