A small issue in CommentCast function - Mailing list pgsql-hackers

From Gokulakannan Somasundaram
Subject A small issue in CommentCast function
Date
Msg-id 9362e74e0911290622o3a665e8as7a184ddcd2a2441e@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hi,<br />   I think this is more of code uniformity issue. Nevertheless, i just thought of putting it here. <br />   In
theCommentCast function, i think both sourcetype and targettype should be in the arguments, whereas in the code, source
typeis made as the name and the target type is passed in as argument. So both of them should get stored in the objargs
memberof the CommentStmt struct.<br /><br />Thanks,<br />Gokul.<br /><br /><br /><br /> 

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Timezones (in 8.5?)
Next
From: Tom Lane
Date:
Subject: Re: compile error with -DOPTIMIZER_DEBUG