bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Tue Nov 19 14:31:20 PST 2013
http://www.slony.info/bugzilla/show_bug.cgi?id=324

--- Comment #10 from Jan Wieck <janwieck at yahoo.com> 2013-11-19 14:31:20 PST ---
Apparently a construct of 

    (select x, ... order by x)
    union
    (select x, ... order by x)

does NOT create a sorted list at all. It may have created something with one
break in the sort order in some older PostgreSQL release, but right now I think
we really need to backport the patch that went into 2.2.

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list