summaryrefslogtreecommitdiff
path: root/RELEASE
blob: b8705dd3d42f586291d802abcaa33de43e8224e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#+OPTIONS: ^:{}
* Slony-I 2.3 Release Notes

** Significant Changes
   
** Bugs fixed in the course of the release

	These are expected to represent bugs that were previously present,
	not a consequence of problems introduced and subsequently fixed in
	the 2.3 branch.

   - Bug 352 :: Issues with PostgreSQL "head" (what shall become 9.5 or so).  It is pretty usual for #include files to shift a bit and for functions to change arguments a bit.
   - Bug 349 :: Issue with quoting of cluster name - only hit when processing DDL
   - Bug 359 :: Additional parameter to GetConfigOptionByName() in HEAD
   - slonik_build_env can now accept multiple -schema options on the command line