github.com/jackc/pgx/v5/internal/stmtcache.Cache.RemoveInvalidated (method)

3 uses

	github.com/jackc/pgx/v5/internal/stmtcache (current package)
		stmtcache.go#L38: 	RemoveInvalidated()

	github.com/jackc/pgx/v5
		conn.go#L1436: 		c.descriptionCache.RemoveInvalidated()
		conn.go#L1465: 	c.statementCache.RemoveInvalidated()