From: Greg Sabino Mullane Date: Fri, 1 May 2015 02:19:41 +0000 (-0400) Subject: Update Changes file X-Git-Tag: 5.4.0~50 X-Git-Url: http://git.postgresql.org/gitweb/comment?a=commitdiff_plain;h=7e9b46c68f34c6f7dca99757bd20e917585453eb;p=bucardo.git Update Changes file --- diff --git a/Changes b/Changes index 2f4d0580f..b0062f71d 100644 --- a/Changes +++ b/Changes @@ -17,6 +17,14 @@ Bucardo version ??? - Add 'PRAGMA defer_foreign_keys' for sqlite targets [Greg Sabino Mullane] + - Allow code with 'array_agg' to work on Postgres <= 8.2, + along with many other minor changes to support older versions. + [Greg Sabino Mullane] + + - Add new internal function bucardo_purge_delta_oid which helps the + VAC process work better on older versions of Postgres (<= 8.2) + [Greg Sabino Mullane] + Bucardo version 5.3.1, released January 27, 2015 (git commit a4e59ea351410acd4fe750384a19393c261f7e91)