Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Add a compatibility note about plpgsql's treatment of SELECT INTO - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Add a compatibility note about plpgsql's treatment of SELECT INTO
Date
Msg-id 20100915174557.337257541E2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add a compatibility note about plpgsql's treatment of SELECT INTO rec.fld
when fld is of composite type.  Per discussion of bug #5644 from Valentine
Gogichashvili.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        release-9.0.sgml (r2.55 -> r2.56)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-9.0.sgml?r1=2.55&r2=2.56)

pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Re: pgsql: Use a latch to make startup process wake up and replay
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Re: pgsql: Use a latch to make startup process wake up and replay