github.com/jackc/pgx/v5/internal/stmtcache.Cache.Invalidate (method)
8 uses
github.com/jackc/pgx/v5/internal/stmtcache (current package)
stmtcache.go#L27: Invalidate(sql string)
github.com/jackc/pgx/v5
batch.go#L498: sc.Invalidate(bi.SQL)
batch.go#L504: sc.Invalidate(bi.SQL)
conn.go#L523: sc.Invalidate(sql)
conn.go#L527: sc.Invalidate(sql)
conn.go#L1184: sdCache.Invalidate(sd.SQL)
rows.go#L175: sc.Invalidate(rows.sql)
rows.go#L179: sc.Invalidate(rows.sql)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)