Re: Database file copy

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Alvaro Herrera" <alvherre@commandprompt.com>, "Robert Haas" <robertmhaas@gmail.com>, "Bruce Momjian" <bruce@momjian.us>, "pgsql-hackers" <pgsql-hackers@postgresql.org>, "Srini Raghavan" <sixersrini@yahoo.com>
Date: 2011-01-14T18:13:32Z
Lists: pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote: 
> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
 
>> shouldn't we be getting support for the new syntax added, so
>> there can be a release or two supporting both?
> 
> You mean like 9.0?
 
Yeah, just like that.
 
If we're going to be supporting that long term, we should probably
change the note about FREEZE being deprecated, though.
 
So, still +1 on removing the wording about FREEZE being deprecated,
but instead we should mention what actually *is* deprecated (the
omission of the parentheses).
 
-Kevin