func github.com/lib/pq.newLocationCache

2 uses

	github.com/lib/pq (current package)
		encode.go#L259: var globalLocationCache = newLocationCache()
		encode.go#L261: func newLocationCache() *locationCache {