Tom Lane wrote:
> > What got me reading that section was a rather weird documentation
> > question/addition from Edmund Horner. He noted that the following works
> > on PG8.4 and 9.0:
>
> > postgres=# select (row(1,2)).name;
>
> This is the cast-a-composite-type-to-string-type issue that's com
I have just applied the attached patch from Josh Berkus to update the
9.0 release notes.
--
Bruce Momjian http://momjian.us
EnterpriseDB http://enterprisedb.com
+ None of us is going to be here forever. +
Index: doc/src/sgml/release-9.0.sgml
===
On Thu, Jun 10, 2010 at 10:16 AM, Tom Lane wrote:
> Robert Haas writes:
>> On Thu, Jun 10, 2010 at 4:00 AM, Fujii Masao wrote:
>>> The release note says "Allow continuous archive (WAL) files
>>> to be streamed to a standby system" about SR. But no archive
>>> files are streamed in SR. So we shou
Robert Haas writes:
> On Thu, Jun 10, 2010 at 4:00 AM, Fujii Masao wrote:
>> The release note says "Allow continuous archive (WAL) files
>> to be streamed to a standby system" about SR. But no archive
>> files are streamed in SR. So we should get rid of the word
>> "archive" from that sentence? H
On Thu, Jun 10, 2010 at 4:00 AM, Fujii Masao wrote:
> The release note says "Allow continuous archive (WAL) files
> to be streamed to a standby system" about SR. But no archive
> files are streamed in SR. So we should get rid of the word
> "archive" from that sentence? Here is the patch.
I don't
Hi,
The release note says "Allow continuous archive (WAL) files
to be streamed to a standby system" about SR. But no archive
files are streamed in SR. So we should get rid of the word
"archive" from that sentence? Here is the patch.
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORA