-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathRELEASE
More file actions
15 lines (11 loc) · 682 Bytes
/
RELEASE
File metadata and controls
15 lines (11 loc) · 682 Bytes
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