/*
* We can get here if the plugin was used in SQL interface as the
- * RelSchemaSyncCache is destroyed when the decoding finishes, but there
- * is no way to unregister the relcache invalidation callback.
+ * RelationSyncCache is destroyed when the decoding finishes, but there is
+ * no way to unregister the relcache invalidation callback.
*/
if (RelationSyncCache == NULL)
return;
/*
* We can get here if the plugin was used in SQL interface as the
- * RelSchemaSyncCache is destroyed when the decoding finishes, but there
- * is no way to unregister the invalidation callbacks.
+ * RelationSyncCache is destroyed when the decoding finishes, but there is
+ * no way to unregister the invalidation callbacks.
*/
if (RelationSyncCache == NULL)
return;