This is a discussion on Re: Remove second argument from textToQualifiedNameList within the Pgsql Patches forums, part of the PostgreSQL category; --> Jaime Casanova wrote: > i found out that the function textToQualifiedNameList doesn't use the > second argument it receive ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Jaime Casanova wrote: > i found out that the function textToQualifiedNameList doesn't use the > second argument it receive (caller). i suppose in the past was used > and now it is useless, if that is the case here is a patch removing. > Or are any reasons to keep that argument? Applied to HEAD. Thanks for the patch. -Neil ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |