Caution: tonight's commits force initdb - Mailing list pgsql-hackers

From Tom Lane
Subject Caution: tonight's commits force initdb
Date
Msg-id 22208.935207909@sss.pgh.pa.us
Whole thread Raw
Responses RE: [HACKERS] Caution: tonight's commits force initdb
List pgsql-hackers
I have just committed changes that alter the representation of
SortClause nodes (making them like GroupClause, instead of the
crufty way they were done before).  This breaks stored rules!
You will need to initdb next time you pull current sources...

The good news is that the optimizer is finally reasonably smart
about avoiding a top-level Sort operation.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Hub.Org News Admin"
Date:
Subject: ...
Next
From: Wayne Piekarski
Date:
Subject: Re: [HACKERS] Inefficiencies in COPY command