Content-Length: 272950 | pFad | http://github.com/postgrespro/postgres/commit/829daab4bbe356a2f9ae0b2ee0fc98bc2279d754
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc02608 commit 829daabCopy full SHA for 829daab
src/backend/commands/operatorcmds.c
@@ -265,7 +265,7 @@ DefineOperator(List *names, List *parameters)
265
}
266
267
/*
268
- * Look up a restriction estimator function ny name, and verify that it has
+ * Look up a restriction estimator function by name, and verify that it has
269
* the correct signature and we have the permissions to attach it to an
270
* operator.
271
*/
@@ -300,7 +300,7 @@ ValidateRestrictionEstimator(List *restrictionName)
300
301
302
303
- * Look up a join estimator function ny name, and verify that it has the
+ * Look up a join estimator function by name, and verify that it has the
304
* correct signature and we have the permissions to attach it to an
305
306
Fetched URL: http://github.com/postgrespro/postgres/commit/829daab4bbe356a2f9ae0b2ee0fc98bc2279d754
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments