Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: Improve code comment for GatherPath's single_copy flag. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Improve code comment for GatherPath's single_copy flag.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Improve code comment for GatherPath's single_copy flag.

Discussion: [email protected]

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6415ba502bdc540e21f122d4c6c87d4a35f8ec27

Modified Files
--------------
src/include/nodes/relation.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Tweak targetlist-SRF tests.
Next
From: Tom Lane
Date:
Subject: pgsql: Tweak targetlist-SRF tests some more.