pgsql: Use the properly transformed RangeVar for expandTableLikeClause(

2020-09-13 Thread Tom Lane
Use the properly transformed RangeVar for expandTableLikeClause(). transformCreateStmt() adjusts the transformed statement's RangeVar to specify the target schema explicitly, for the express reason of making sure that auxiliary statements derived by parse transformation operate on the right table.

pgsql: Use the properly transformed RangeVar for expandTableLikeClause(

2020-09-13 Thread Tom Lane
Use the properly transformed RangeVar for expandTableLikeClause(). transformCreateStmt() adjusts the transformed statement's RangeVar to specify the target schema explicitly, for the express reason of making sure that auxiliary statements derived by parse transformation operate on the right table.

pgsql: Use the properly transformed RangeVar for expandTableLikeClause(

2020-09-13 Thread Tom Lane
Use the properly transformed RangeVar for expandTableLikeClause(). transformCreateStmt() adjusts the transformed statement's RangeVar to specify the target schema explicitly, for the express reason of making sure that auxiliary statements derived by parse transformation operate on the right table.

pgsql: Use the properly transformed RangeVar for expandTableLikeClause(

2020-09-13 Thread Tom Lane
Use the properly transformed RangeVar for expandTableLikeClause(). transformCreateStmt() adjusts the transformed statement's RangeVar to specify the target schema explicitly, for the express reason of making sure that auxiliary statements derived by parse transformation operate on the right table.

pgsql: Use the properly transformed RangeVar for expandTableLikeClause(

2020-09-13 Thread Tom Lane
Use the properly transformed RangeVar for expandTableLikeClause(). transformCreateStmt() adjusts the transformed statement's RangeVar to specify the target schema explicitly, for the express reason of making sure that auxiliary statements derived by parse transformation operate on the right table.

pgsql: Use the properly transformed RangeVar for expandTableLikeClause(

2020-09-13 Thread Tom Lane
Use the properly transformed RangeVar for expandTableLikeClause(). transformCreateStmt() adjusts the transformed statement's RangeVar to specify the target schema explicitly, for the express reason of making sure that auxiliary statements derived by parse transformation operate on the right table.

pgsql: Use the properly transformed RangeVar for expandTableLikeClause(

2020-09-13 Thread Tom Lane
Use the properly transformed RangeVar for expandTableLikeClause(). transformCreateStmt() adjusts the transformed statement's RangeVar to specify the target schema explicitly, for the express reason of making sure that auxiliary statements derived by parse transformation operate on the right table.